From 9b362ff231efbd43ffb4f1c6285c41a34caf3777 Mon Sep 17 00:00:00 2001 From: krasimir Date: Sun, 17 Jan 2010 21:35:36 +0000 Subject: PGF is now real synchronous PMCFG --- GF.cabal | 11 ++--------- 1 file changed, 2 insertions(+), 9 deletions(-) (limited to 'GF.cabal') diff --git a/GF.cabal b/GF.cabal index d1d02f50a..6c7df6063 100644 --- a/GF.cabal +++ b/GF.cabal @@ -43,24 +43,18 @@ library PGF.Expr PGF.Type PGF.Tree - PGF.PMCFG PGF.Paraphrase PGF.TypeCheck PGF.Binary PGF.Morphology PGF.VisualizeTree + PGF.Printer GF.Data.TrieMap GF.Data.Utilities GF.Data.SortedList GF.Data.ErrM GF.Data.Relation GF.Data.Operations --- needed only for the on demand generation of PMCFG - GF.Infra.GetOpt - GF.Infra.Option - GF.Data.ErrM - GF.Data.BacktrackM - GF.Compile.GeneratePMCFG -- not really part of GF but I have changed the original binary library -- and we have to keep the copy for now. Data.Binary @@ -141,7 +135,6 @@ executable gf GF.Compile.Abstract.Compute GF.Compile.Optimize GF.Compile.SubExOpt - GF.Compile.OptimizePGF GF.Compile.ModDeps GF.Compile.GetGrammar GF.Compile.PGFtoHaskell @@ -156,7 +149,6 @@ executable gf PGF.Expr PGF.Type PGF.Tree - PGF.PMCFG PGF.Macros PGF.Generate PGF.Linearize @@ -164,6 +156,7 @@ executable gf PGF.Paraphrase PGF.TypeCheck PGF.Binary + PGF.Printer GFC GFI -- cgit v1.2.3