From f50462616a6319727efb50c267a105166f5275e8 Mon Sep 17 00:00:00 2001 From: dos-reis Date: Sun, 25 Apr 2010 23:44:14 +0000 Subject: * algebra/aggcat.spad.pamphlet: Tidy. --- src/algebra/strap/ILIST.lsp | 4 ++-- src/algebra/strap/ISTRING.lsp | 4 ++-- src/algebra/strap/LIST.lsp | 2 +- src/algebra/strap/VECTOR.lsp | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) (limited to 'src/algebra/strap') diff --git a/src/algebra/strap/ILIST.lsp b/src/algebra/strap/ILIST.lsp index fc9c8183..056e79c8 100644 --- a/src/algebra/strap/ILIST.lsp +++ b/src/algebra/strap/ILIST.lsp @@ -628,8 +628,8 @@ (|HomogeneousAggregate| 6) (|OrderedSet|) (|Aggregate|) (|EltableAggregate| 30 6) (|Evalable| 6) - (|SetCategory|) (|Type|) - (|Eltable| 30 6) (|InnerEvalable| 6 6) + (|SetCategory|) (|Eltable| 30 6) + (|Type|) (|InnerEvalable| 6 6) (|CoercibleTo| 36) (|ConvertibleTo| 81) (|BasicType|)) (|makeByteWordVec2| 84 diff --git a/src/algebra/strap/ISTRING.lsp b/src/algebra/strap/ISTRING.lsp index b2fb52c3..12d4a5cb 100644 --- a/src/algebra/strap/ISTRING.lsp +++ b/src/algebra/strap/ISTRING.lsp @@ -962,8 +962,8 @@ (|HomogeneousAggregate| 8) (|OrderedSet|) (|Aggregate|) (|EltableAggregate| 11 8) (|Evalable| 8) - (|SetCategory|) (|Type|) - (|Eltable| 11 8) (|InnerEvalable| 8 8) + (|SetCategory|) (|Eltable| 11 8) + (|Type|) (|InnerEvalable| 8 8) (|CoercibleTo| 29) (|ConvertibleTo| 95) (|BasicType|)) (|makeByteWordVec2| 100 diff --git a/src/algebra/strap/LIST.lsp b/src/algebra/strap/LIST.lsp index cd156bad..b043b4af 100644 --- a/src/algebra/strap/LIST.lsp +++ b/src/algebra/strap/LIST.lsp @@ -342,7 +342,7 @@ (|HomogeneousAggregate| 6) (|OrderedSet|) (|Aggregate|) (|EltableAggregate| 7 6) (|Evalable| 6) - (|SetCategory|) (|Type|) (|Eltable| 7 6) + (|SetCategory|) (|Eltable| 7 6) (|Type|) (|InnerEvalable| 6 6) (|CoercibleTo| 45) (|ConvertibleTo| 46) (|BasicType|) (|OpenMath|)) diff --git a/src/algebra/strap/VECTOR.lsp b/src/algebra/strap/VECTOR.lsp index e6ac08f8..2bb16105 100644 --- a/src/algebra/strap/VECTOR.lsp +++ b/src/algebra/strap/VECTOR.lsp @@ -136,7 +136,7 @@ (|HomogeneousAggregate| 6) (|OrderedSet|) (|Aggregate|) (|EltableAggregate| 7 6) (|Evalable| 6) - (|SetCategory|) (|Type|) (|Eltable| 7 6) + (|SetCategory|) (|Eltable| 7 6) (|Type|) (|InnerEvalable| 6 6) (|CoercibleTo| 13) (|ConvertibleTo| 14) (|BasicType|)) (|makeByteWordVec2| 20 -- cgit v1.2.3