Simplify the Input type. Remove Edge and use only Range type

This commit is contained in:
krasimir
2008-05-29 11:20:40 +00:00
parent bc578a0871
commit 4d1809ef2d
5 changed files with 40 additions and 115 deletions

View File

@@ -14,7 +14,6 @@ import GF.Formalism.Utilities
import GF.Formalism.FCFG
import GF.Data.SortedList
import GF.Data.Assoc
import GF.Parsing.FCFG.Range
import GF.GFCC.CId
import Data.Array