mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-03 00:02:50 -06:00
Generate more compact JSGF by converting to ENBF.
This commit is contained in:
@@ -60,7 +60,7 @@ data CFTerm
|
||||
| CFVar Int
|
||||
| CFConst String
|
||||
| CFMeta String
|
||||
deriving (Eq,Show)
|
||||
deriving (Eq,Ord,Show)
|
||||
|
||||
type Cat_ = String
|
||||
type CFSymbol_ = Symbol Cat_ Token
|
||||
|
||||
Reference in New Issue
Block a user