mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-23 18:02:54 -06:00
fixed the mysterious "file..gfc" error
This commit is contained in:
@@ -19,7 +19,7 @@ lin
|
||||
|
||||
SymbS sy = sy ;
|
||||
|
||||
SymbNum sy = sy ;
|
||||
SymbNum sy = {s = sy.s ; n = Sg} ;
|
||||
SymbOrd sy = {s = sy.s ++ "th"} ;
|
||||
|
||||
lincat
|
||||
|
||||
Reference in New Issue
Block a user