summaryrefslogtreecommitdiff
path: root/ghc/compiler/parser/utils.h
diff options
context:
space:
mode:
authorpartain <unknown>1996-06-05 06:51:39 +0000
committerpartain <unknown>1996-06-05 06:51:39 +0000
commite7498a3ee1d0484d02a9e86633cc179c76ebf36e (patch)
treec1688b600d0b3c217b84cf07870379c29c969529 /ghc/compiler/parser/utils.h
parent30cf375e0bc79a6b71074a5e0fd2ec393241a751 (diff)
downloadhaskell-e7498a3ee1d0484d02a9e86633cc179c76ebf36e.tar.gz
[project @ 1996-06-05 06:44:31 by partain]
SLPJ changes through 960604
Diffstat (limited to 'ghc/compiler/parser/utils.h')
-rw-r--r--ghc/compiler/parser/utils.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/ghc/compiler/parser/utils.h b/ghc/compiler/parser/utils.h
index 816304c913..c4f60a9e75 100644
--- a/ghc/compiler/parser/utils.h
+++ b/ghc/compiler/parser/utils.h
@@ -12,7 +12,6 @@ extern list all;
extern BOOLEAN nonstandardFlag;
extern BOOLEAN hashIds;
-extern BOOLEAN acceptPrim;
extern BOOLEAN etags;
extern BOOLEAN ignoreSCC;