aboutsummaryrefslogtreecommitdiff
path: root/src/algebra/strap/ABELMON.lsp
diff options
context:
space:
mode:
Diffstat (limited to 'src/algebra/strap/ABELMON.lsp')
-rw-r--r--src/algebra/strap/ABELMON.lsp7
1 files changed, 1 insertions, 6 deletions
diff --git a/src/algebra/strap/ABELMON.lsp b/src/algebra/strap/ABELMON.lsp
index f0eaa266..af28662b 100644
--- a/src/algebra/strap/ABELMON.lsp
+++ b/src/algebra/strap/ABELMON.lsp
@@ -17,7 +17,7 @@
'((|NonNegativeInteger|) (|Boolean|))
NIL))
|AbelianMonoid|)
- (SETELT #0# 0 '(|AbelianMonoid|))))))
+ (|setShellEntry| #0# 0 '(|AbelianMonoid|))))))
(DEFUN |AbelianMonoid| ()
(LET ()
@@ -25,9 +25,4 @@
(|AbelianMonoid;AL|)
(T (SETQ |AbelianMonoid;AL| (|AbelianMonoid;|))))))
-(SETQ |$CategoryFrame|
- (|put| '|AbelianMonoid| '|isCategory| T
- (|addModemap| '|AbelianMonoid| '(|AbelianMonoid|)
- '((|Category|)) T '|AbelianMonoid| |$CategoryFrame|)))
-
(MAKEPROP '|AbelianMonoid| 'NILADIC T)