asdf

Dependencies:   mbed

Fork of manworm_ticker_tv by Bayley Wang

Revision:
10:1163fb31b0a7
Parent:
9:2a47b9ff8911
--- a/lisp.h	Sat Mar 10 05:09:55 2018 +0000
+++ b/lisp.h	Sat Mar 10 06:26:01 2018 +0000
@@ -1,12 +1,12 @@
-//#ifndef _lisp
-//#define _lisp
-//
-//
-//
-//void run_lisp(char* input);
-//
-//char* get_output();
-//
-//
-//
-//#endif
\ No newline at end of file
+#ifndef _lisp
+#define _lisp
+
+
+
+void run_lisp(char* input);
+
+char* get_output();
+
+
+
+#endif
\ No newline at end of file