abstracting
[sped.git] / repl.S
1
2 %ifndef __REPL_S__
3 %define __REPL_S__
4
5 extern repl
6
7 %endif