mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-06-27 03:46:29 -06:00
remove the ResBul.comma and use Prelude.bindComma
This commit is contained in:
@@ -792,7 +792,6 @@ resource ResBul = ParamX ** open Prelude, Predef in {
|
||||
linCoordSep : Str -> Bool => Ints 3 => Str ;
|
||||
linCoordSep s = table {True => linCoord; False=> \\_ => s} ;
|
||||
|
||||
comma : Str = SOFT_BIND ++ "," ;
|
||||
hyphen : Str = SOFT_BIND ++ "-" ++ SOFT_BIND ;
|
||||
|
||||
reflPron : AForm => Str =
|
||||
|
||||
Reference in New Issue
Block a user