forked from GitHub/gf-core
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