diff options
Diffstat (limited to 'src/GF/Command')
| -rw-r--r-- | src/GF/Command/PPrTree.hs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/GF/Command/PPrTree.hs b/src/GF/Command/PPrTree.hs index 2a3aff4da..4067fdec6 100644 --- a/src/GF/Command/PPrTree.hs +++ b/src/GF/Command/PPrTree.hs @@ -1,7 +1,7 @@ module GF.Command.PPrTree (pTree, prExp, tree2exp) where import GF.GFCC.DataGFCC -import GF.GFCC.Raw.AbsGFCCRaw (CId (..)) +import GF.GFCC.CId import GF.GFCC.Macros import qualified GF.Command.ParGFShell as P import GF.Command.PrintGFShell |
