view interps/egobf/src/optim2.h @ 12131:138d7dafc5b1 draft

<fizzie> slbd hello-world-in-any-language//s|hw/|${HACKENV-/hackenv}/hw/|g
author HackEso <hackeso@esolangs.org>
date Sun, 17 Nov 2019 01:26:58 +0000
parents 859f9b4339e6
children
line wrap: on
line source

#ifndef OPTIM2_H
#define OPTIM2_H

void optim2();

#endif