aboutsummaryrefslogtreecommitdiff
path: root/include/repl.h
blob: 5e6e168cd0be4bb80adb1d397d64bb547d4d2dcc (plain)
1
2
3
4
5
6
7
8
#ifndef IMP_REPL_H
#define IMP_REPL_H


void imp_repl(void);


#endif /* IMP_REPL_H */