view src/ploki/inc.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 INC_H_
#define INC_H_

extern const char *inc_ludes[];

#endif /* INC_H_ */