starting on repl
[sped.git] / fileutils.S
index 178bca4..7ce6be3 100644 (file)
@@ -3,5 +3,6 @@
 %define __FILEUTILS_S__
 
 extern readFile
+extern readLine
 
 %endif