math API; lock field warnings

This commit is contained in:
aarne
2006-01-31 17:10:31 +00:00
parent 0f08827320
commit 9b4c57b0dd
16 changed files with 287 additions and 23 deletions

View File

@@ -374,7 +374,7 @@ resource ResGer = ParamGer ** open Prelude in {
verb = vp.s ! agr ! VPFinite t a ;
neg = vp.a1 ! b ;
obj = vp.n2 ! agr ++ vp.a2 ;
compl = neg ++ obj ;
compl = obj ++ neg ;
inf = vp.inf ++ verb.inf ;
extra = vp.ext ;
inffin = case <a,vp.isAux> of {