diff options
Diffstat (limited to 'src/algebra/strap/MONOID.lsp')
-rw-r--r-- | src/algebra/strap/MONOID.lsp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/algebra/strap/MONOID.lsp b/src/algebra/strap/MONOID.lsp index 8ebfd39b..b5ddece3 100644 --- a/src/algebra/strap/MONOID.lsp +++ b/src/algebra/strap/MONOID.lsp @@ -13,7 +13,7 @@ ((** ($ $ (|NonNegativeInteger|))) T) ((|recip| ((|Union| $ "failed") $)) T)) NIL '((|NonNegativeInteger|) (|Boolean|)) NIL)))) - (|setShellEntry| #0# 0 '(|Monoid|)) + (SETF (|shellEntry| #0# 0) '(|Monoid|)) #0#)) (DEFUN |Monoid| () |