Removed on-demand parser generation from the PGF interpreter.

This commit is contained in:
bjorn
2008-10-16 10:18:54 +00:00
parent 8d832b5b9a
commit d698a006cc
2 changed files with 1 additions and 13 deletions

View File

@@ -587,10 +587,6 @@ library
GF.Data.Assoc
GF.Data.ErrM
GF.Text.UTF8
-- needed only for the on demand generation of PMCFG
GF.Data.BacktrackM
GF.Compile.GenerateFCFG
GF.Compile.GeneratePMCFG
executable gf
build-depends: base,