From 32d94e908c403d6bb0e9e57cd265a8b39d323a59 Mon Sep 17 00:00:00 2001 From: bringert Date: Mon, 29 Jan 2007 12:21:15 +0000 Subject: Removed CFConst constructor, since it was unused. --- src/GF/Speech/TransformCFG.hs | 1 - 1 file changed, 1 deletion(-) (limited to 'src/GF/Speech/TransformCFG.hs') diff --git a/src/GF/Speech/TransformCFG.hs b/src/GF/Speech/TransformCFG.hs index 300f9654f..87fe8a160 100644 --- a/src/GF/Speech/TransformCFG.hs +++ b/src/GF/Speech/TransformCFG.hs @@ -58,7 +58,6 @@ data CFTerm | CFApp CFTerm CFTerm -- ^ Application | CFRes Int -- ^ The result of the n:th non-terminal | CFVar Int -- ^ A lambda-bound variable - | CFConst String | CFMeta String -- ^ A metavariable deriving (Eq,Ord,Show) -- cgit v1.2.3