diff options
author | dos-reis <gdr@axiomatics.org> | 2010-06-15 23:36:52 +0000 |
---|---|---|
committer | dos-reis <gdr@axiomatics.org> | 2010-06-15 23:36:52 +0000 |
commit | 5da51971d3bd899bb327021730a528de9107329d (patch) | |
tree | ff35811a41c339130833707ae13b5790d2c59cce /src/algebra/exposed.lsp.pamphlet | |
parent | 2b41f1bdaab0f71eebea39ec388371acd3777d62 (diff) | |
download | open-axiom-5da51971d3bd899bb327021730a528de9107329d.tar.gz |
Update cached database
Diffstat (limited to 'src/algebra/exposed.lsp.pamphlet')
-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) |