aboutsummaryrefslogtreecommitdiff
path: root/src/algebra/strap/RNG.lsp
diff options
context:
space:
mode:
Diffstat (limited to 'src/algebra/strap/RNG.lsp')
-rw-r--r--src/algebra/strap/RNG.lsp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/algebra/strap/RNG.lsp b/src/algebra/strap/RNG.lsp
index fcdff63a..43402373 100644
--- a/src/algebra/strap/RNG.lsp
+++ b/src/algebra/strap/RNG.lsp
@@ -5,7 +5,7 @@
(DEFUN |Rng;| ()
(LET ((#0=#:G1372 (|Join| (|AbelianGroup|) (|SemiGroup|))))
- (|setShellEntry| #0# 0 '(|Rng|))
+ (SETF (|shellEntry| #0# 0) '(|Rng|))
#0#))
(DEFUN |Rng| () (COND (|Rng;AL|) (T (SETQ |Rng;AL| (|Rng;|)))))