diff options
Diffstat (limited to 'src/interp/bc-util.boot')
-rw-r--r-- | src/interp/bc-util.boot | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/src/interp/bc-util.boot b/src/interp/bc-util.boot index 70b8df52..bdd73c3d 100644 --- a/src/interp/bc-util.boot +++ b/src/interp/bc-util.boot @@ -35,6 +35,14 @@ import '"ht-util" )package "BOOT" +++ +$newConstructorList := nil + +++ true if we should rebuild local databases. +$createLocalLibDb := true + + + bcFinish(name,arg,:args) == bcGen bcMkFunction(name,arg,args) bcMkFunction(name,arg,args) == |