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

This commit is contained in:
bringert
2008-04-07 15:40:41 +00:00
parent 2498fe7ee8
commit a4818eca6d

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