[project @ 1998-06-11 10:57:24 by sof]
authorsof <unknown>
Thu, 11 Jun 1998 10:57:24 +0000 (10:57 +0000)
committersof <unknown>
Thu, 11 Jun 1998 10:57:24 +0000 (10:57 +0000)
Added hspmain prototype

ghc/compiler/parser/hspincl.h

index 30ba679..f696e5a 100644 (file)
@@ -56,5 +56,6 @@
 #include "pbinding.h"
 
 extern char *input_filename;
+extern tree hspmain();
 
 #endif /* HSPINCL_H */