refactor the PGF.Expr type and the evaluation of abstract expressions

This commit is contained in:
krasimir
2009-05-20 21:03:56 +00:00
parent 401dfc28d6
commit 7db4b641ce
32 changed files with 245 additions and 360 deletions

View File

@@ -47,7 +47,6 @@ library
PGF.Expr
PGF.Type
PGF.PMCFG
PGF.AbsCompute
PGF.Paraphrase
PGF.TypeCheck
PGF.Binary
@@ -165,7 +164,6 @@ executable gf
PGF.Parsing.FCFG.Active
PGF.Parsing.FCFG
PGF.Binary
PGF.AbsCompute
PGF.Paraphrase
PGF.TypeCheck
PGF.Binary