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