refactored FCFG parsing to fit in GFCC shell

This commit is contained in:
aarne
2007-09-20 09:10:37 +00:00
parent 7324597039
commit c58b4fe048
18 changed files with 197 additions and 161 deletions

View File

@@ -10,7 +10,7 @@
module GF.Parsing.FCFG.PInfo where
import GF.System.Tracing
import GF.Infra.Print
import GF.Infra.PrintClass
import GF.Formalism.Utilities
import GF.Formalism.GCFG