aboutsummaryrefslogtreecommitdiff
path: root/src/algebra/exposed.lsp.pamphlet
diff options
context:
space:
mode:
Diffstat (limited to 'src/algebra/exposed.lsp.pamphlet')
-rw-r--r--src/algebra/exposed.lsp.pamphlet4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/algebra/exposed.lsp.pamphlet b/src/algebra/exposed.lsp.pamphlet
index 4a729c69..a4b5a8c4 100644
--- a/src/algebra/exposed.lsp.pamphlet
+++ b/src/algebra/exposed.lsp.pamphlet
@@ -572,6 +572,7 @@
(|CombinatorialOpsCategory| . COMBOPC)
(|CommutativeRing| . COMRING)
(|ComplexCategory| . COMPCAT)
+ (|Conduit| . CONDUIT)
(|ConvertibleTo| . KONVERT)
(|DequeueAggregate| . DQAGG)
(|Dictionary| . DIAGG)
@@ -627,6 +628,8 @@
(|IndexedAggregate| . IXAGG)
(|IndexedDirectProductCategory| . IDPC)
(|InnerEvalable| . IEVALAB)
+ (|InputByteConduit| . INBCON)
+ (|InputOutputByteConduit| IOBCON)
(|IntegerNumberSystem| . INS)
(|IntegralDomain| . INTDOM)
(|IntervalCategory| . INTCAT)
@@ -670,6 +673,7 @@
(|OrderedMultisetAggregate| . OMSAGG)
(|OrderedRing| . ORDRING)
(|OrderedSet| . ORDSET)
+ (|OutputByteConduit| . OUTBCON)
(|PAdicIntegerCategory| . PADICCT)
(|PartialDifferentialRing| . PDRING)
(|PartialTranscendentalFunctions| . PTRANFN)