mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-09 04:59:31 -06:00
changed AbsGFCC to CId in GFCCtoHaskell
This commit is contained in:
@@ -47,7 +47,7 @@ haskPreamble =
|
||||
"module GSyntax where",
|
||||
"",
|
||||
"import GF.GFCC.DataGFCC",
|
||||
"import GF.GFCC.AbsGFCC",
|
||||
"import GF.GFCC.CId",
|
||||
"----------------------------------------------------",
|
||||
"-- automatic translation from GF to Haskell",
|
||||
"----------------------------------------------------",
|
||||
|
||||
Reference in New Issue
Block a user