diff options
Diffstat (limited to 'src/algebra/strap/DIVRING.lsp')
-rw-r--r-- | src/algebra/strap/DIVRING.lsp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/algebra/strap/DIVRING.lsp b/src/algebra/strap/DIVRING.lsp index 8b678a03..13f9c32f 100644 --- a/src/algebra/strap/DIVRING.lsp +++ b/src/algebra/strap/DIVRING.lsp @@ -11,7 +11,7 @@ '(((** ($ $ (|Integer|))) T) ((|inv| ($ $)) T)) NIL '((|Integer|)) NIL))))) - (|setShellEntry| #0# 0 '(|DivisionRing|)) + (SETF (|shellEntry| #0# 0) '(|DivisionRing|)) #0#)) (DEFUN |DivisionRing| () |