aboutsummaryrefslogtreecommitdiff
path: root/src/boot/strap/includer.clisp
diff options
context:
space:
mode:
Diffstat (limited to 'src/boot/strap/includer.clisp')
-rw-r--r--src/boot/strap/includer.clisp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/boot/strap/includer.clisp b/src/boot/strap/includer.clisp
index 8fb93c82..08964695 100644
--- a/src/boot/strap/includer.clisp
+++ b/src/boot/strap/includer.clisp
@@ -1,3 +1,4 @@
+(PROCLAIM '(OPTIMIZE SPEED))
(IMPORT-MODULE "tokens")
(IN-PACKAGE "BOOTTRAN")