forked from GitHub/gf-rgl
fixed duplication of de in RelativeChi
This commit is contained in:
@@ -209,7 +209,7 @@ oper
|
||||
mkPConj : Str -> PConj
|
||||
= \s -> lin PConj {s = word s} ;
|
||||
mkRP : Str -> RP
|
||||
= \s -> lin RP {s = word s} ;
|
||||
= \s -> lin RP {s = table {True => [] ; False => word s}} ;
|
||||
|
||||
|
||||
--. auxiliary
|
||||
|
||||
Reference in New Issue
Block a user