diff options
Diffstat (limited to 'src/interp/functor.boot')
-rw-r--r-- | src/interp/functor.boot | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/interp/functor.boot b/src/interp/functor.boot index aabc7ec2..9968e291 100644 --- a/src/interp/functor.boot +++ b/src/interp/functor.boot @@ -513,7 +513,7 @@ DescendCodeAdd1(base,flag,target,formalArgs,formalArgModes) == --for that may change the shape of the object, but we must before --we match signatures cat:= (compMakeCategoryObject(target,e)).expr - instantiatedBase:= GENVAR() + instantiatedBase:= genvar() n:=MAXINDEX cat code:= [u |