diff options
Diffstat (limited to 'src-3.0/GFC.hs')
| -rw-r--r-- | src-3.0/GFC.hs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src-3.0/GFC.hs b/src-3.0/GFC.hs index 0fe0169d2..12c6e8681 100644 --- a/src-3.0/GFC.hs +++ b/src-3.0/GFC.hs @@ -2,7 +2,7 @@ module GFC (mainGFC) where -- module Main where import GF.Compile -import GF.Devel.PrintGFCC +import GF.GFCC.PrintGFCC import GF.GFCC.CId import GF.GFCC.DataGFCC import GF.GFCC.Raw.ParGFCCRaw |
