aboutsummaryrefslogtreecommitdiff
path: root/src/algebra/strap/RNS.lsp
diff options
context:
space:
mode:
Diffstat (limited to 'src/algebra/strap/RNS.lsp')
-rw-r--r--src/algebra/strap/RNS.lsp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/algebra/strap/RNS.lsp b/src/algebra/strap/RNS.lsp
index 8554cdd2..5dd2cd32 100644
--- a/src/algebra/strap/RNS.lsp
+++ b/src/algebra/strap/RNS.lsp
@@ -22,7 +22,7 @@
((|truncate| ($ $)) T)
((|round| ($ $)) T) ((|abs| ($ $)) T))
NIL '((|Integer|)) NIL)))))
- (|setShellEntry| #0# 0 '(|RealNumberSystem|))
+ (SETF (|shellEntry| #0# 0) '(|RealNumberSystem|))
#0#))
(DEFUN |RealNumberSystem| ()