From: sof Date: Thu, 11 Jun 1998 10:57:24 +0000 (+0000) Subject: [project @ 1998-06-11 10:57:24 by sof] X-Git-Tag: Approx_2487_patches~579 X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=d55b356f5ddace22e59d07a276ea5f312cec2b0c;p=ghc-hetmet.git [project @ 1998-06-11 10:57:24 by sof] Added hspmain prototype --- diff --git a/ghc/compiler/parser/hspincl.h b/ghc/compiler/parser/hspincl.h index 30ba679..f696e5a 100644 --- a/ghc/compiler/parser/hspincl.h +++ b/ghc/compiler/parser/hspincl.h @@ -56,5 +56,6 @@ #include "pbinding.h" extern char *input_filename; +extern tree hspmain(); #endif /* HSPINCL_H */