1
0
forked from GitHub/gf-core

GF.GFCC.API is for .gfcc, not.gfcm

This commit is contained in:
bringert
2008-04-07 15:40:41 +00:00
parent 6bb28bcec4
commit 898c079d84

View File

@@ -37,7 +37,7 @@ import System.Directory (doesFileExist)
-- This API is meant to be used when embedding GF grammars in Haskell
-- programs. The embedded system is supposed to use the
-- .gfcm grammar format, which is first produced by the gf program.
-- .gfcc grammar format, which is first produced by the gf program.
---------------------------------------------------
-- Interface