1
0
forked from GitHub/gf-core

Removed on-demand parser generation from the PGF interpreter.

This commit is contained in:
bjorn
2008-10-16 10:18:54 +00:00
parent dc3f283344
commit d10c8bd20a
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,