From ba950aab14782e95b41f378df4de014b38347665 Mon Sep 17 00:00:00 2001 From: aarne Date: Wed, 13 Sep 2006 16:49:23 +0000 Subject: lambda in GFCC --- src/GF/Canon/GFCC/LexGFCC.hs | 7 ------- 1 file changed, 7 deletions(-) (limited to 'src/GF/Canon/GFCC/LexGFCC.hs') diff --git a/src/GF/Canon/GFCC/LexGFCC.hs b/src/GF/Canon/GFCC/LexGFCC.hs index 850034117..39fb24e97 100644 --- a/src/GF/Canon/GFCC/LexGFCC.hs +++ b/src/GF/Canon/GFCC/LexGFCC.hs @@ -3,13 +3,6 @@ {-# OPTIONS -fno-warn-incomplete-patterns #-} module GF.Canon.GFCC.LexGFCC where - - -#if __GLASGOW_HASKELL__ >= 603 -#include "ghcconfig.h" -#else -#include "config.h" -#endif #if __GLASGOW_HASKELL__ >= 503 import Data.Array import Data.Char (ord) -- cgit v1.2.3