summaryrefslogtreecommitdiff
path: root/GF.cabal
diff options
context:
space:
mode:
authorkrasimir <krasimir@chalmers.se>2009-05-20 21:03:56 +0000
committerkrasimir <krasimir@chalmers.se>2009-05-20 21:03:56 +0000
commit7db4b641ce6abe90dd404459cd5eccb6e67f618c (patch)
treef708d2e7ed970d71655b66cac78c8b525b010cd9 /GF.cabal
parent401dfc28d62584178c1187c92dece8dd0832dcb4 (diff)
refactor the PGF.Expr type and the evaluation of abstract expressions
Diffstat (limited to 'GF.cabal')
-rw-r--r--GF.cabal2
1 files changed, 0 insertions, 2 deletions
diff --git a/GF.cabal b/GF.cabal
index 8b68d1bb3..a45340f1c 100644
--- a/GF.cabal
+++ b/GF.cabal
@@ -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