From 42382d6f93066b3adc5aa5264f8fdca0de79771f Mon Sep 17 00:00:00 2001 From: bjorn Date: Tue, 29 Jan 2008 15:53:50 +0000 Subject: Merge AId and App forms in GFCCRaw. --- src/GF/GFCC/Raw/AbsGFCCRaw.hs | 1 - 1 file changed, 1 deletion(-) (limited to 'src/GF/GFCC/Raw/AbsGFCCRaw.hs') diff --git a/src/GF/GFCC/Raw/AbsGFCCRaw.hs b/src/GF/GFCC/Raw/AbsGFCCRaw.hs index 7792c0450..ab5f184a8 100644 --- a/src/GF/GFCC/Raw/AbsGFCCRaw.hs +++ b/src/GF/GFCC/Raw/AbsGFCCRaw.hs @@ -9,7 +9,6 @@ data Grammar = data RExp = App CId [RExp] - | AId CId | AInt Integer | AStr String | AFlt Double -- cgit v1.2.3