From 6eda1118fcc497fda0939f02502569caf8625c7c Mon Sep 17 00:00:00 2001 From: krasimir Date: Wed, 26 May 2010 09:37:32 +0000 Subject: since now we don't do common subexpression elimination for PGF we could simplify the PMCFG generation --- src/runtime/haskell/PGF/Data.hs | 1 - 1 file changed, 1 deletion(-) (limited to 'src/runtime/haskell/PGF/Data.hs') diff --git a/src/runtime/haskell/PGF/Data.hs b/src/runtime/haskell/PGF/Data.hs index 7623a05f3..12f945151 100644 --- a/src/runtime/haskell/PGF/Data.hs +++ b/src/runtime/haskell/PGF/Data.hs @@ -75,7 +75,6 @@ data Term = | K Tokn | V Int | C Int - | F CId | FV [Term] | W String Term | TM String -- cgit v1.2.3