mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-01 15:22:50 -06:00
since now we don't do common subexpression elimination for PGF we could simplify the PMCFG generation
This commit is contained in:
@@ -75,7 +75,6 @@ data Term =
|
||||
| K Tokn
|
||||
| V Int
|
||||
| C Int
|
||||
| F CId
|
||||
| FV [Term]
|
||||
| W String Term
|
||||
| TM String
|
||||
|
||||
Reference in New Issue
Block a user