diff options
author | partain <unknown> | 1996-06-05 06:51:39 +0000 |
---|---|---|
committer | partain <unknown> | 1996-06-05 06:51:39 +0000 |
commit | e7498a3ee1d0484d02a9e86633cc179c76ebf36e (patch) | |
tree | c1688b600d0b3c217b84cf07870379c29c969529 /ghc/compiler/parser/utils.h | |
parent | 30cf375e0bc79a6b71074a5e0fd2ec393241a751 (diff) | |
download | haskell-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.h | 1 |
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; |