1
0
forked from GitHub/gf-rgl

(Kor) Small cleanup + new words

This commit is contained in:
Inari Listenmaa
2020-04-07 21:30:43 +02:00
parent d9d2b907d1
commit fc8987e557
4 changed files with 6 additions and 7 deletions

View File

@@ -300,12 +300,10 @@ oper
Complement : Type = {
s : VForm => Str ;
-- compar : Str ; -- comparative is discontinuous
} ;
emptyComp : Complement = {
s = \\_ => [] ;
-- compar : Str ;
} ;
BaseVP : Type = {