forked from GitHub/gf-rgl
(Ara) Add subordinate clauses
This commit is contained in:
@@ -25,7 +25,7 @@ lin
|
||||
empty = []
|
||||
} ;
|
||||
|
||||
SymbS sy = sy ;
|
||||
SymbS sy = {s = \\_ => sy.s} ;
|
||||
|
||||
|
||||
SymbOrd n = {s = \\_,_,_ => n.s ; n = One ; isNum = False } ;
|
||||
|
||||
Reference in New Issue
Block a user