compilation line complete (but dysfunctional) for new GF internal format

This commit is contained in:
aarne
2007-12-08 15:15:18 +00:00
parent e548f096e6
commit f4d3b1a9fa
3 changed files with 7 additions and 44 deletions

View File

@@ -1,4 +1,4 @@
module GF.Devel.GFtoGFCC (prGrammar2gfcc,mkCanon2gfcc) where
module GF.Devel.Compile.GFtoGFCC (prGrammar2gfcc,mkCanon2gfcc) where
import GF.Devel.Compile.Factorize (unshareModule)