diff options
Diffstat (limited to 'src/algebra/strap/ABELMON.lsp')
-rw-r--r-- | src/algebra/strap/ABELMON.lsp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/algebra/strap/ABELMON.lsp b/src/algebra/strap/ABELMON.lsp index 84630f4a..6d804db3 100644 --- a/src/algebra/strap/ABELMON.lsp +++ b/src/algebra/strap/ABELMON.lsp @@ -12,7 +12,7 @@ ((|zero?| ((|Boolean|) $)) T) ((* ($ (|NonNegativeInteger|) $)) T)) NIL '((|NonNegativeInteger|) (|Boolean|)) NIL)))) - (|setShellEntry| #0# 0 '(|AbelianMonoid|)) + (SETF (|shellEntry| #0# 0) '(|AbelianMonoid|)) #0#)) (DEFUN |AbelianMonoid| () |