update GF.cabal

This commit is contained in:
krasimir
2009-03-15 17:15:52 +00:00
parent 995774f79e
commit 2081347033

View File

@@ -630,7 +630,6 @@ executable gf
GF.Data.Utilities GF.Data.Utilities
GF.Data.SortedList GF.Data.SortedList
GF.Data.Assoc GF.Data.Assoc
GF.Infra.PrintClass
GF.Compile.GenerateFCFG GF.Compile.GenerateFCFG
GF.Data.ErrM GF.Data.ErrM
GF.Source.ParGF GF.Source.ParGF
@@ -666,7 +665,6 @@ executable gf
GF.Compile.TC GF.Compile.TC
GF.Compile.TypeCheck GF.Compile.TypeCheck
GF.Compile.Update GF.Compile.Update
GF.Compile.RemoveLiT
GF.Compile.CheckGrammar GF.Compile.CheckGrammar
GF.Compile.Refresh GF.Compile.Refresh
GF.Compile.BackOpt GF.Compile.BackOpt