aboutsummaryrefslogtreecommitdiff
path: root/src/algebra/strap/ISTRING.lsp
diff options
context:
space:
mode:
authordos-reis <gdr@axiomatics.org>2011-01-26 19:40:22 +0000
committerdos-reis <gdr@axiomatics.org>2011-01-26 19:40:22 +0000
commit908960a455e09bf5440ab87ed288efc989f8b29e (patch)
tree1a5b46323e66a6302d10b4e1da8e9af6f8fdb4c1 /src/algebra/strap/ISTRING.lsp
parentd093a22f14e8f669b08ac407b4a2d6fc32d1e2ae (diff)
downloadopen-axiom-908960a455e09bf5440ab87ed288efc989f8b29e.tar.gz
Replace more occurences of LIST with %listlit.
Diffstat (limited to 'src/algebra/strap/ISTRING.lsp')
-rw-r--r--src/algebra/strap/ISTRING.lsp14
1 files changed, 7 insertions, 7 deletions
diff --git a/src/algebra/strap/ISTRING.lsp b/src/algebra/strap/ISTRING.lsp
index 36f22984..815d47c7 100644
--- a/src/algebra/strap/ISTRING.lsp
+++ b/src/algebra/strap/ISTRING.lsp
@@ -679,19 +679,19 @@
(LIST (OR (AND (|HasCategory| (|Character|)
'(|OrderedSet|))
(|HasCategory| (|Character|)
- (LIST '|Evalable| '(|Character|))))
+ '(|Evalable| (|Character|))))
(AND (|HasCategory| (|Character|)
'(|SetCategory|))
(|HasCategory| (|Character|)
- (LIST '|Evalable| '(|Character|)))))
+ '(|Evalable| (|Character|)))))
(OR (|HasCategory| (|Character|)
- (LIST '|CoercibleTo| '(|OutputForm|)))
+ '(|CoercibleTo| (|OutputForm|)))
(AND (|HasCategory| (|Character|)
'(|SetCategory|))
(|HasCategory| (|Character|)
- (LIST '|Evalable| '(|Character|)))))
+ '(|Evalable| (|Character|)))))
(|HasCategory| (|Character|)
- (LIST '|ConvertibleTo| '(|InputForm|)))
+ '(|ConvertibleTo| (|InputForm|)))
(OR (|HasCategory| (|Character|)
'(|OrderedSet|))
(|HasCategory| (|Character|)
@@ -707,12 +707,12 @@
(|HasCategory| (|Character|)
'(|SetCategory|))
(|HasCategory| (|Character|)
- (LIST '|CoercibleTo| '(|OutputForm|)))
+ '(|CoercibleTo| (|OutputForm|)))
(|HasCategory| (|Character|) '(|BasicType|))
(AND (|HasCategory| (|Character|)
'(|SetCategory|))
(|HasCategory| (|Character|)
- (LIST '|Evalable| '(|Character|))))))))
+ '(|Evalable| (|Character|))))))))
(|setShellEntry| $ 0 |dv$|)
(|setShellEntry| $ 3 |pv$|)
(|haddProp| |$ConstructorCache| '|IndexedString| (LIST |dv$1|)