diff options
Diffstat (limited to 'src/algebra/exposed.lsp.pamphlet')
-rw-r--r-- | src/algebra/exposed.lsp.pamphlet | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/algebra/exposed.lsp.pamphlet b/src/algebra/exposed.lsp.pamphlet index 4193cb77..6240abfa 100644 --- a/src/algebra/exposed.lsp.pamphlet +++ b/src/algebra/exposed.lsp.pamphlet @@ -387,6 +387,7 @@ (|SegmentFunctions2| . SEG2) (|SequenceAst| . SEQAST) (|Set| . SET) + (|Signature| . SIG) (|SignatureAst| . SIGAST) (|SimpleAlgebraicExtensionAlgFactor| . SAEFACT) (|SimplifyAlgebraicNumberConvertPackage| . SIMPAN) @@ -612,6 +613,7 @@ (|CommutativeRing| . COMRING) (|ComplexCategory| . COMPCAT) (|Conduit| . CONDUIT) + (|ConstructorCategory| . CTORCAT) (|ConvertibleFrom| . KVTFROM) (|ConvertibleTo| . KONVERT) (|DequeueAggregate| . DQAGG) |