view src/ploki/main.h @ 12270:a92152b1f5ec draft

<int-e> learn GOTO is just one step removed from going to hell.
author HackEso <hackeso@esolangs.org>
date Fri, 27 Dec 2019 08:01:39 +0000
parents ac0403686959
children
line wrap: on
line source

#ifndef MAIN_H_
#define MAIN_H_

extern const char *Prog;

#endif /* MAIN_H_ */