1
0
forked from GitHub/gf-rgl

Hrv: marked missing functions needed for AW experiment

This commit is contained in:
Aarne Ranta
2022-09-29 10:42:36 +02:00
parent 235fd0570f
commit 5a6701cda8
10 changed files with 24 additions and 7 deletions
+2
View File
@@ -170,5 +170,7 @@ oper
mkConj : Str -> Conj
= \s -> lin Conj {s1 = [] ; s2 = s} ;
--AW2 mkAdN
--AW2 mkOrd
}