forked from GitHub/gf-core
Simplify the Input type. Remove Edge and use only Range type
This commit is contained in:
2
GF.cabal
2
GF.cabal
@@ -46,7 +46,6 @@ library
|
||||
GF.Data.Assoc
|
||||
GF.Infra.PrintClass
|
||||
GF.Formalism.Utilities
|
||||
GF.Parsing.FCFG.Range
|
||||
GF.Formalism.FCFG
|
||||
GF.Parsing.FCFG.PInfo
|
||||
GF.Parsing.FCFG.Active
|
||||
@@ -101,7 +100,6 @@ executable gf3
|
||||
GF.GFCC.Raw.ParGFCCRaw
|
||||
GF.GFCC.Raw.PrintGFCCRaw
|
||||
GF.Formalism.Utilities
|
||||
GF.Parsing.FCFG.Range
|
||||
GF.Formalism.FCFG
|
||||
GF.Parsing.FCFG.PInfo
|
||||
GF.GFCC.DataGFCC
|
||||
|
||||
Reference in New Issue
Block a user