From 9396ac962517465319521fb9affdd456791826d5 Mon Sep 17 00:00:00 2001 From: dos-reis Date: Tue, 3 May 2011 07:51:43 +0000 Subject: more cleanup --- src/boot/translator.boot | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/boot/translator.boot') diff --git a/src/boot/translator.boot b/src/boot/translator.boot index a90079a5..5dd5a8dd 100644 --- a/src/boot/translator.boot +++ b/src/boot/translator.boot @@ -39,7 +39,8 @@ import pile import parser import ast namespace BOOTTRAN -module translator (evalBootFile) +module translator (evalBootFile, loadNativeModule, loadSystemRuntimeCore, + string2BootTree, genImportDeclaration) ++ If non nil, holds the name of the current module being translated. $currentModuleName := nil -- cgit v1.2.3