From 5687e549faf2a00133c91dd21b48d876e0e2c449 Mon Sep 17 00:00:00 2001 From: dos-reis Date: Sat, 11 Oct 2008 21:16:28 +0000 Subject: Update algebra bootstrap cache. --- src/algebra/strap/ABELSG.lsp | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'src/algebra/strap/ABELSG.lsp') diff --git a/src/algebra/strap/ABELSG.lsp b/src/algebra/strap/ABELSG.lsp index 04305129..7c2a2a7d 100644 --- a/src/algebra/strap/ABELSG.lsp +++ b/src/algebra/strap/ABELSG.lsp @@ -3,14 +3,8 @@ (DEFPARAMETER |AbelianSemiGroup;AL| 'NIL) -(DEFUN |AbelianSemiGroup| () - (LET (#:G1396) - (COND - (|AbelianSemiGroup;AL|) - (T (SETQ |AbelianSemiGroup;AL| (|AbelianSemiGroup;|)))))) - (DEFUN |AbelianSemiGroup;| () - (PROG (#0=#:G1394) + (PROG (#0=#:G1397) (RETURN (PROG1 (LETT #0# (|Join| (|SetCategory|) @@ -21,6 +15,12 @@ |AbelianSemiGroup|) (SETELT #0# 0 '(|AbelianSemiGroup|)))))) +(DEFUN |AbelianSemiGroup| () + (LET () + (COND + (|AbelianSemiGroup;AL|) + (T (SETQ |AbelianSemiGroup;AL| (|AbelianSemiGroup;|)))))) + (SETQ |$CategoryFrame| (|put| '|AbelianSemiGroup| '|isCategory| T (|addModemap| '|AbelianSemiGroup| '(|AbelianSemiGroup|) -- cgit v1.2.3