mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-06-30 11:08:35 -06:00
remove the ResBul.comma and use Prelude.bindComma
This commit is contained in:
@@ -53,6 +53,6 @@ lin
|
||||
MkSymb s = s ;
|
||||
|
||||
BaseSymb = infixSS "è" ;
|
||||
ConsSymb = infixSS comma ;
|
||||
ConsSymb = infixSS bindComma ;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user