From a68b2850e76a36c1f4ca032ea69c1ffa81b69885 Mon Sep 17 00:00:00 2001 From: bringert Date: Fri, 4 Jan 2008 14:51:20 +0000 Subject: Added -noparse flag to gfc. In the process, I refactored GF.Devel.GFC and GF.Command.Importing to use a common source to gfcc compilation function in the new module GF.Compile.API. --- src/GF/GFCC/API.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/GF/GFCC/API.hs') diff --git a/src/GF/GFCC/API.hs b/src/GF/GFCC/API.hs index 0a3b37cc5..2152acc41 100644 --- a/src/GF/GFCC/API.hs +++ b/src/GF/GFCC/API.hs @@ -21,7 +21,7 @@ import GF.GFCC.Macros import GF.GFCC.DataGFCC import GF.GFCC.CId import GF.GFCC.Raw.ConvertGFCC -import GF.GFCC.Raw.ParGFCCRaw +import GF.GFCC.Raw.CombParGFCCRaw import GF.Command.PPrTree import GF.Data.ErrM -- cgit v1.2.3