From e4b84ff6e392b5f1eda1529d4eec99e9e13ac2a8 Mon Sep 17 00:00:00 2001 From: dos-reis Date: Wed, 20 Aug 2008 02:44:01 +0000 Subject: * interp/sys-driver.boot (AxiomCore::%sysInit): Fix indentation thinko. --- src/ChangeLog | 5 +++++ src/interp/sys-driver.boot | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/src/ChangeLog b/src/ChangeLog index 12ef3193..8f84d45a 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,8 @@ +2008-08-19 Gabriel Dos Reis + + * interp/sys-driver.boot (AxiomCore::%sysInit): Fix indentation + thinko. + 2008-08-19 Gabriel Dos Reis * include/open-axiom.h (oa_buffer_address): New macro. diff --git a/src/interp/sys-driver.boot b/src/interp/sys-driver.boot index 0a2e1f06..1274564f 100644 --- a/src/interp/sys-driver.boot +++ b/src/interp/sys-driver.boot @@ -64,8 +64,8 @@ AxiomCore::%sysInit() == initMemoryConfig() loadSystemRuntimeCore() )if %hasFeature KEYWORD::CLISP - -- a goat for CLisp FFI, please. - sys_-osInitCLispFFI() + -- a goat for CLisp FFI, please. + sys_-osInitCLispFFI() )endif )if %hasFeature KEYWORD::GCL or %hasFeature KEYWORD::ECL SETQ(COMPILER::_*COMPILE_-VERBOSE_*,false) -- cgit v1.2.3