aboutsummaryrefslogtreecommitdiff
path: root/src/algebra/strap/MONOID.lsp
diff options
context:
space:
mode:
authordos-reis <gdr@axiomatics.org>2008-10-11 21:16:28 +0000
committerdos-reis <gdr@axiomatics.org>2008-10-11 21:16:28 +0000
commit5687e549faf2a00133c91dd21b48d876e0e2c449 (patch)
tree81c27b56ba305a55c7aba8442ff36f7333096050 /src/algebra/strap/MONOID.lsp
parent567d3bbfc92aad2305987e3d6adedcb92615d5d5 (diff)
downloadopen-axiom-5687e549faf2a00133c91dd21b48d876e0e2c449.tar.gz
Update algebra bootstrap cache.
Diffstat (limited to 'src/algebra/strap/MONOID.lsp')
-rw-r--r--src/algebra/strap/MONOID.lsp9
1 files changed, 4 insertions, 5 deletions
diff --git a/src/algebra/strap/MONOID.lsp b/src/algebra/strap/MONOID.lsp
index 47ce4776..43b52fd0 100644
--- a/src/algebra/strap/MONOID.lsp
+++ b/src/algebra/strap/MONOID.lsp
@@ -3,12 +3,8 @@
(DEFPARAMETER |Monoid;AL| 'NIL)
-(DEFUN |Monoid| ()
- (LET (#:G1397)
- (COND (|Monoid;AL|) (T (SETQ |Monoid;AL| (|Monoid;|))))))
-
(DEFUN |Monoid;| ()
- (PROG (#0=#:G1395)
+ (PROG (#0=#:G1398)
(RETURN
(PROG1 (LETT #0#
(|Join| (|SemiGroup|)
@@ -24,6 +20,9 @@
|Monoid|)
(SETELT #0# 0 '(|Monoid|))))))
+(DEFUN |Monoid| ()
+ (LET () (COND (|Monoid;AL|) (T (SETQ |Monoid;AL| (|Monoid;|))))))
+
(SETQ |$CategoryFrame|
(|put| '|Monoid| '|isCategory| T
(|addModemap| '|Monoid| '(|Monoid|) '((|Category|)) T