From 5d68f2651a08223febcc172a6cb49a6e92899034 Mon Sep 17 00:00:00 2001 From: dos-reis Date: Tue, 18 Jun 2013 00:47:44 +0000 Subject: * algebra/catdef.spad.pamphlet (CommutativeOperatorCategory): New. (CommutativeOperation): Likewise. * algebra/Makefile.am (oa_algebra_layer_0): Include them. --- src/algebra/exposed.lsp.pamphlet | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/algebra/exposed.lsp.pamphlet') diff --git a/src/algebra/exposed.lsp.pamphlet b/src/algebra/exposed.lsp.pamphlet index 983557ab..011793db 100644 --- a/src/algebra/exposed.lsp.pamphlet +++ b/src/algebra/exposed.lsp.pamphlet @@ -96,6 +96,7 @@ (|Color| . COLOR) (|CommaAst| . COMMAAST) (|CommonDenominator| . CDEN) + (|CommutativeOperation| . COMOP) (|Commutator| . COMM) (|Complex| . COMPLEX) (|ComplexFactorization| . COMPFACT) @@ -493,6 +494,7 @@ (|Collection| . CLAGG) (|CombinatorialFunctionCategory| . CFCAT) (|CombinatorialOpsCategory| . COMBOPC) + (|CommutativeOperatorCategory| . COMOPC) (|CommutativeRing| . COMRING) (|ComplexCategory| . COMPCAT) (|Conduit| . CONDUIT) -- cgit v1.2.3