aboutsummaryrefslogtreecommitdiff
path: root/src/algebra/strap/SETCAT.lsp
diff options
context:
space:
mode:
Diffstat (limited to 'src/algebra/strap/SETCAT.lsp')
-rw-r--r--src/algebra/strap/SETCAT.lsp7
1 files changed, 1 insertions, 6 deletions
diff --git a/src/algebra/strap/SETCAT.lsp b/src/algebra/strap/SETCAT.lsp
index 2ea735a4..22ad6fd5 100644
--- a/src/algebra/strap/SETCAT.lsp
+++ b/src/algebra/strap/SETCAT.lsp
@@ -16,7 +16,7 @@
NIL '((|String|) (|SingleInteger|))
NIL)))
|SetCategory|)
- (SETELT #0# 0 '(|SetCategory|))))))
+ (|setShellEntry| #0# 0 '(|SetCategory|))))))
(DEFUN |SetCategory| ()
(LET ()
@@ -24,9 +24,4 @@
(|SetCategory;AL|)
(T (SETQ |SetCategory;AL| (|SetCategory;|))))))
-(SETQ |$CategoryFrame|
- (|put| '|SetCategory| '|isCategory| T
- (|addModemap| '|SetCategory| '(|SetCategory|)
- '((|Category|)) T '|SetCategory| |$CategoryFrame|)))
-
(MAKEPROP '|SetCategory| 'NILADIC T)