From: keithw Date: Fri, 16 Jul 1999 15:49:52 +0000 (+0000) Subject: [project @ 1999-07-16 15:49:52 by keithw] X-Git-Tag: Approximately_9120_patches~5964 X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=24cd265fba7585be91f655a03afa591082d20d1b;hp=c415721193aeb616c783f775cb02aed0e5dcdc41;p=ghc-hetmet.git [project @ 1999-07-16 15:49:52 by keithw] Remove dead token IThash added yesterday by mistake. --- diff --git a/ghc/compiler/parser/Lex.lhs b/ghc/compiler/parser/Lex.lhs index 5528052..173b8a0 100644 --- a/ghc/compiler/parser/Lex.lhs +++ b/ghc/compiler/parser/Lex.lhs @@ -182,7 +182,6 @@ data Token | ITdot | ITbiglam -- GHC-extension symbols - | IThash | ITocurly -- special symbols | ITccurly