mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-06-14 20:40:13 -06:00
last-minute bug fixes
This commit is contained in:
@@ -128,6 +128,9 @@ transTopDef x = case x of
|
||||
DefPrintOld printdefs -> failure x
|
||||
DefLintype defs -> failure x
|
||||
DefPattern defs -> failure x
|
||||
DefPackage id topdefs -> failure x
|
||||
DefVars defs -> failure x
|
||||
DefTokenizer id -> failure x
|
||||
|
||||
|
||||
transCatDef :: CatDef -> Result
|
||||
|
||||
Reference in New Issue
Block a user