diff options
Diffstat (limited to 'src-3.0/GF/Command/PPrTree.hs')
| -rw-r--r-- | src-3.0/GF/Command/PPrTree.hs | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src-3.0/GF/Command/PPrTree.hs b/src-3.0/GF/Command/PPrTree.hs index f80484799..dcc057cb7 100644 --- a/src-3.0/GF/Command/PPrTree.hs +++ b/src-3.0/GF/Command/PPrTree.hs @@ -1,8 +1,8 @@ module GF.Command.PPrTree (pTree, prExp, tree2exp) where -import GF.GFCC.DataGFCC -import GF.GFCC.CId -import GF.GFCC.Macros +import PGF.CId +import PGF.Data +import PGF.Macros import qualified GF.Command.ParGFShell as P import GF.Command.PrintGFShell import GF.Command.AbsGFShell |
