summaryrefslogtreecommitdiff
path: root/GF.cabal
diff options
context:
space:
mode:
authorkrasimir <krasimir@chalmers.se>2008-05-29 11:20:40 +0000
committerkrasimir <krasimir@chalmers.se>2008-05-29 11:20:40 +0000
commit4d1809ef2d824eb6e80fc1bf1d0f5e0aaf23ec16 (patch)
tree27ee41601072eef54efb89f17f0c6d28ba639660 /GF.cabal
parentbc578a087112a2d6bb6216ad44dadd776bb1b349 (diff)
Simplify the Input type. Remove Edge and use only Range type
Diffstat (limited to 'GF.cabal')
-rw-r--r--GF.cabal2
1 files changed, 0 insertions, 2 deletions
diff --git a/GF.cabal b/GF.cabal
index 7dc2e39ee..ed2fadda6 100644
--- a/GF.cabal
+++ b/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