mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-06-07 22:26:33 -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