aboutsummaryrefslogtreecommitdiff
path: root/include/repl.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/repl.h')
-rw-r--r--include/repl.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/repl.h b/include/repl.h
index 804b702..4b833ad 100644
--- a/include/repl.h
+++ b/include/repl.h
@@ -1,6 +1,8 @@
#ifndef REPL_H
#define REPL_H
+
void repl(void);
+
#endif \ No newline at end of file