mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-22 01:22:51 -06:00
fixed the mysterious "file..gfc" error
This commit is contained in:
@@ -23,7 +23,7 @@ lin
|
||||
|
||||
SymbS sy = {s = \\_ => sy.s} ;
|
||||
|
||||
SymbNum n = {s = n.s} ;
|
||||
SymbNum n = {s = n.s ; n = Pl} ;
|
||||
SymbOrd n = {s = \\_ => n.s ++ "."} ;
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user