diff options
Diffstat (limited to 'src/algebra/strap/ABELSG.lsp')
-rw-r--r-- | src/algebra/strap/ABELSG.lsp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/algebra/strap/ABELSG.lsp b/src/algebra/strap/ABELSG.lsp index 7e50c7f2..5a89a18f 100644 --- a/src/algebra/strap/ABELSG.lsp +++ b/src/algebra/strap/ABELSG.lsp @@ -10,7 +10,7 @@ '(((+ ($ $ $)) T) ((* ($ (|PositiveInteger|) $)) T)) NIL '((|PositiveInteger|)) NIL)))) - (|setShellEntry| #0# 0 '(|AbelianSemiGroup|)) + (SETF (|shellEntry| #0# 0) '(|AbelianSemiGroup|)) #0#)) (DEFUN |AbelianSemiGroup| () |