rearrange the other-modules field

This commit is contained in:
krasimir
2008-05-29 12:40:32 +00:00
parent ecfb1f5e01
commit 77e05b0b36

View File

@@ -35,24 +35,24 @@ library
GF.GFCC.Generate
GF.GFCC.Linearize
GF.GFCC.BuildParser
GF.Command.LexGFShell
GF.Command.AbsGFShell
GF.Command.PrintGFShell
GF.Data.RedBlackSet
GF.Data.GeneralDeduction
GF.Infra.CompactPrint
GF.Text.UTF8
GF.Data.Utilities
GF.Data.SortedList
GF.Data.Assoc
GF.Infra.PrintClass
GF.GFCC.Parsing.FCFG.Utilities
GF.GFCC.Parsing.FCFG.Active
GF.GFCC.Parsing.FCFG
GF.GFCC.Raw.ConvertGFCC
GF.Data.ErrM
GF.Command.LexGFShell
GF.Command.AbsGFShell
GF.Command.PrintGFShell
GF.Command.ParGFShell
GF.Command.PPrTree
GF.Data.RedBlackSet
GF.Data.GeneralDeduction
GF.Data.Utilities
GF.Data.SortedList
GF.Data.Assoc
GF.Data.ErrM
GF.Infra.CompactPrint
GF.Infra.PrintClass
GF.Text.UTF8
executable gf3