/* retoor <retoor@molodetz.nl> */
|
|
#ifndef LOREX_REPL_H
|
|
#define LOREX_REPL_H
|
|
|
|
void repl_run(void);
|
|
|
|
#endif
|
/* retoor <retoor@molodetz.nl> */
|
|
#ifndef LOREX_REPL_H
|
|
#define LOREX_REPL_H
|
|
|
|
void repl_run(void);
|
|
|
|
#endif
|