view src/ploki/main.h @ 11643:5b20ed9cfa5d draft

Manually recompile frink.
author HackEso <hackeso@esolangs.org>
date Mon, 29 Oct 2018 15:09:38 +0000
parents ac0403686959
children
line wrap: on
line source

#ifndef MAIN_H_
#define MAIN_H_

extern const char *Prog;

#endif /* MAIN_H_ */