since now we don't do common subexpression elimination for PGF we could simplify the PMCFG generation

This commit is contained in:
krasimir
2010-05-26 09:37:32 +00:00
parent b1441f2807
commit 6eda1118fc
6 changed files with 45 additions and 147 deletions

View File

@@ -75,7 +75,6 @@ data Term =
| K Tokn
| V Int
| C Int
| F CId
| FV [Term]
| W String Term
| TM String