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