diff options
Diffstat (limited to 'src/algebra')
-rw-r--r-- | src/algebra/exposed.lsp.pamphlet | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/algebra/exposed.lsp.pamphlet b/src/algebra/exposed.lsp.pamphlet index 2d584577..f0ec1803 100644 --- a/src/algebra/exposed.lsp.pamphlet +++ b/src/algebra/exposed.lsp.pamphlet @@ -627,10 +627,11 @@ (|DequeueAggregate| . DQAGG) (|Dictionary| . DIAGG) (|DictionaryOperations| . DIOPS) - (|DifferentialDomain| . DIFFEXT) + (|DifferentialDomain| . DIFFDOM) (|DifferentialExtension| . DIFEXT) (|DifferentialPolynomialCategory| . DPOLCAT) (|DifferentialRing| . DIFRING) + (|DifferentialSpace| . DIFFSPC) (|DifferentialVariableCategory| . DVARCAT) (|DirectProductCategory| . DIRPCAT) (|DivisionRing| . DIVRING) |