From 695a6c656681918abe4b20e04470dd266b4f6bbe Mon Sep 17 00:00:00 2001 From: dos-reis Date: Wed, 23 Apr 2008 22:44:32 +0000 Subject: * boot/ast.boot: Tidy. * boot/includer.boot: Likewise. * boot/parser.boot: Likewise. * boot/pile.boot: Likewise. * boot/scanner.boot: Likewise. * boot/tokens.boot: Likewise. * boot/translator.boot: Likewise. * boot/strap: Update Lisp translation. * lisp/core.lisp.in: Tidy. --- src/interp/i-code.boot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/interp/i-code.boot') diff --git a/src/interp/i-code.boot b/src/interp/i-code.boot index 080e0dc0..b2d5d132 100644 --- a/src/interp/i-code.boot +++ b/src/interp/i-code.boot @@ -30,7 +30,7 @@ -- SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -import '"i-object" +import i_-object )package "BOOT" --% Interpreter Code Generation Routines -- cgit v1.2.3