aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authordos-reis <gdr@axiomatics.org>2009-03-01 21:36:40 +0000
committerdos-reis <gdr@axiomatics.org>2009-03-01 21:36:40 +0000
commitf2592f61b346e61ce99d3443f7533f7aa6bac643 (patch)
tree23c5148dbe5c0fb723083434e974e88f0fc76d1b /src
parent69c6cffa3e09dfdf129cfd90492c7c04d6f23919 (diff)
downloadopen-axiom-f2592f61b346e61ce99d3443f7533f7aa6bac643.tar.gz
Diffstat (limited to 'src')
-rw-r--r--src/interp/g-opt.boot4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/interp/g-opt.boot b/src/interp/g-opt.boot
index ff3ea090..2631049c 100644
--- a/src/interp/g-opt.boot
+++ b/src/interp/g-opt.boot
@@ -35,6 +35,10 @@
import def
namespace BOOT
+--%
+
+$optimizableConstructorNames := $SystemInlinableConstructorNames
+
--% OPTIMIZER
optimizeFunctionDef(def) ==