aboutsummaryrefslogtreecommitdiff
path: root/src/algebra/strap/DIFRING.lsp
diff options
context:
space:
mode:
Diffstat (limited to 'src/algebra/strap/DIFRING.lsp')
-rw-r--r--src/algebra/strap/DIFRING.lsp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/algebra/strap/DIFRING.lsp b/src/algebra/strap/DIFRING.lsp
index 0b5fa14c..b9b784d8 100644
--- a/src/algebra/strap/DIFRING.lsp
+++ b/src/algebra/strap/DIFRING.lsp
@@ -5,7 +5,7 @@
(DEFUN |DifferentialRing;| ()
(LET ((#0=#:G1372 (|Join| (|Ring|) (|DifferentialSpace|))))
- (|setShellEntry| #0# 0 '(|DifferentialRing|))
+ (SETF (|shellEntry| #0# 0) '(|DifferentialRing|))
#0#))
(DEFUN |DifferentialRing| ()