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/category.boot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/interp/category.boot') diff --git a/src/interp/category.boot b/src/interp/category.boot index d3a21b25..a9f46ec8 100644 --- a/src/interp/category.boot +++ b/src/interp/category.boot @@ -32,7 +32,7 @@ -- SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -import '"g-util" +import g_-util )package "BOOT" -- Functions for building categories -- cgit v1.2.3