diff options
Diffstat (limited to 'src/algebra/strap/ABELGRP.lsp')
-rw-r--r-- | src/algebra/strap/ABELGRP.lsp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/algebra/strap/ABELGRP.lsp b/src/algebra/strap/ABELGRP.lsp index 22c7b920..a089f569 100644 --- a/src/algebra/strap/ABELGRP.lsp +++ b/src/algebra/strap/ABELGRP.lsp @@ -11,7 +11,7 @@ (|mkCategory| '|domain| '(((- ($ $)) T) ((- ($ $ $)) T)) NIL 'NIL NIL))))) - (|setShellEntry| #0# 0 '(|AbelianGroup|)) + (SETF (|shellEntry| #0# 0) '(|AbelianGroup|)) #0#)) (DEFUN |AbelianGroup| () |