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