aboutsummaryrefslogtreecommitdiff
path: root/src/algebra/strap/ULSCAT.lsp
diff options
context:
space:
mode:
Diffstat (limited to 'src/algebra/strap/ULSCAT.lsp')
-rw-r--r--src/algebra/strap/ULSCAT.lsp13
1 files changed, 3 insertions, 10 deletions
diff --git a/src/algebra/strap/ULSCAT.lsp b/src/algebra/strap/ULSCAT.lsp
index e87c6157..c3b72800 100644
--- a/src/algebra/strap/ULSCAT.lsp
+++ b/src/algebra/strap/ULSCAT.lsp
@@ -93,9 +93,9 @@
(|:| |c| |t#1|))))
NIL))
. #2=(|UnivariateLaurentSeriesCategory|)))))) . #2#)
- (SETELT #0# 0
- (LIST '|UnivariateLaurentSeriesCategory|
- (|devaluate| |t#1|)))))))
+ (|setShellEntry| #0# 0
+ (LIST '|UnivariateLaurentSeriesCategory|
+ (|devaluate| |t#1|)))))))
(DEFUN |UnivariateLaurentSeriesCategory| (#0=#:G1400)
(LET (#1=#:G1401)
@@ -111,10 +111,3 @@
#0#)))
|UnivariateLaurentSeriesCategory;AL|))
#1#))))
-
-(SETQ |$CategoryFrame|
- (|put| '|UnivariateLaurentSeriesCategory| '|isCategory| T
- (|addModemap| '|UnivariateLaurentSeriesCategory|
- '(|UnivariateLaurentSeriesCategory| |#1|)
- '((|Category|) (|Ring|)) T
- '|UnivariateLaurentSeriesCategory| |$CategoryFrame|)))