slight improvement of Fre compile mem and time

This commit is contained in:
aarne
2006-03-30 18:35:26 +00:00
parent 97bb101c44
commit 2dd2b1e11e
2 changed files with 10 additions and 11 deletions

View File

@@ -13,11 +13,11 @@ incomplete concrete RelativeRomance of Relative =
s = \\ag =>
(mkClause
(rp.s ! False ! {g = ag.g ; n = ag.n} ! Nom)
(
case rp.a of {
RNoAg => ag ;
RAg a => a ** {p = P3}
}) vp).s
(case rp.a of {
RNoAg => ag ;
RAg a => a ** {p = P3}
})
vp).s
} ;
RelSlash rp slash = {