From 77e05b0b3654afae0727c168ca212131ba8223fd Mon Sep 17 00:00:00 2001 From: krasimir Date: Thu, 29 May 2008 12:40:32 +0000 Subject: rearrange the other-modules field --- GF.cabal | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/GF.cabal b/GF.cabal index b4efad3a5..8e99de534 100644 --- a/GF.cabal +++ b/GF.cabal @@ -35,24 +35,24 @@ library GF.GFCC.Generate GF.GFCC.Linearize GF.GFCC.BuildParser + GF.GFCC.Parsing.FCFG.Utilities + GF.GFCC.Parsing.FCFG.Active + GF.GFCC.Parsing.FCFG + GF.GFCC.Raw.ConvertGFCC GF.Command.LexGFShell GF.Command.AbsGFShell GF.Command.PrintGFShell + GF.Command.ParGFShell + GF.Command.PPrTree 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.ParGFShell - GF.Command.PPrTree + GF.Infra.CompactPrint + GF.Infra.PrintClass + GF.Text.UTF8 executable gf3 -- cgit v1.2.3