1
0
forked from GitHub/gf-core

build parsers on demand if they aren't in the PGF file

This commit is contained in:
krasimir
2008-09-16 15:35:15 +00:00
parent 647f7661c2
commit a663eda269
2 changed files with 31 additions and 14 deletions

View File

@@ -584,7 +584,10 @@ 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,