aboutsummaryrefslogtreecommitdiff
path: root/src/algebra/strap/ABELSG.lsp
diff options
context:
space:
mode:
Diffstat (limited to 'src/algebra/strap/ABELSG.lsp')
-rw-r--r--src/algebra/strap/ABELSG.lsp14
1 files changed, 7 insertions, 7 deletions
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|)