1
0
forked from GitHub/gf-core

remove some redundant dependencies from FCFG

This commit is contained in:
kr.angelov
2007-09-23 20:01:25 +00:00
parent f17728ee55
commit 0cd5e62e83
12 changed files with 13 additions and 35 deletions

View File

@@ -14,12 +14,9 @@ import GF.Data.Assoc
import GF.Data.SortedList
import GF.Data.Utilities
import GF.Formalism.GCFG
import GF.Formalism.FCFG
import GF.Formalism.MCFG(Lin(..))
import GF.Formalism.Utilities
import GF.Infra.Ident
import GF.Infra.PrintClass
import GF.Parsing.FCFG.Range