starting on repl
[sped.git] / fileutils.S
1
2 %ifndef __FILEUTILS_S__
3 %define __FILEUTILS_S__
4
5 extern readFile
6 extern readLine
7
8 %endif