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/osyscmd.boot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/interp/osyscmd.boot') diff --git a/src/interp/osyscmd.boot b/src/interp/osyscmd.boot index c742d09a..21ed923c 100644 --- a/src/interp/osyscmd.boot +++ b/src/interp/osyscmd.boot @@ -32,7 +32,7 @@ -- SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -import '"int-top" +import int_-top )package "BOOT" -- cgit v1.2.3