From 2f97f0a378ac0663d14f1e4e5a8df6c3d824fdd6 Mon Sep 17 00:00:00 2001 From: dos-reis Date: Thu, 19 May 2011 02:28:08 +0000 Subject: more cleanup --- src/interp/nruncomp.boot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/interp/nruncomp.boot') diff --git a/src/interp/nruncomp.boot b/src/interp/nruncomp.boot index 7dcde37c..746a7067 100644 --- a/src/interp/nruncomp.boot +++ b/src/interp/nruncomp.boot @@ -496,7 +496,7 @@ buildFunctor($definition is [name,:args],sig,code,$locals,$e) == -- indicating under what conditions this -- category should be present. true => always makeCatvecCode:= first catvecListMaker - emptyVector := VECTOR() + emptyVector := vector [] domainShell := newShell($NRTbase + $NRTdeltaLength) for i in 0..4 repeat vectorRef(domainShell,i) := vectorRef($domainShell,i) -- cgit v1.2.3