aboutsummaryrefslogtreecommitdiff
path: root/src/algebra/strap/SETCAT.lsp
diff options
context:
space:
mode:
authordos-reis <gdr@axiomatics.org>2008-10-11 21:16:28 +0000
committerdos-reis <gdr@axiomatics.org>2008-10-11 21:16:28 +0000
commit5687e549faf2a00133c91dd21b48d876e0e2c449 (patch)
tree81c27b56ba305a55c7aba8442ff36f7333096050 /src/algebra/strap/SETCAT.lsp
parent567d3bbfc92aad2305987e3d6adedcb92615d5d5 (diff)
downloadopen-axiom-5687e549faf2a00133c91dd21b48d876e0e2c449.tar.gz
Update algebra bootstrap cache.
Diffstat (limited to 'src/algebra/strap/SETCAT.lsp')
-rw-r--r--src/algebra/strap/SETCAT.lsp16
1 files changed, 8 insertions, 8 deletions
diff --git a/src/algebra/strap/SETCAT.lsp b/src/algebra/strap/SETCAT.lsp
index 3f239b87..2ea735a4 100644
--- a/src/algebra/strap/SETCAT.lsp
+++ b/src/algebra/strap/SETCAT.lsp
@@ -3,18 +3,12 @@
(DEFPARAMETER |SetCategory;AL| 'NIL)
-(DEFUN |SetCategory| ()
- (LET (#:G1397)
- (COND
- (|SetCategory;AL|)
- (T (SETQ |SetCategory;AL| (|SetCategory;|))))))
-
(DEFUN |SetCategory;| ()
- (PROG (#0=#:G1395)
+ (PROG (#0=#:G1398)
(RETURN
(PROG1 (LETT #0#
(|sublisV|
- (PAIR '(#1=#:G1394) (LIST '(|OutputForm|)))
+ (PAIR '(#1=#:G1397) (LIST '(|OutputForm|)))
(|Join| (|BasicType|) (|CoercibleTo| '#1#)
(|mkCategory| '|domain|
'(((|hash| ((|SingleInteger|) $)) T)
@@ -24,6 +18,12 @@
|SetCategory|)
(SETELT #0# 0 '(|SetCategory|))))))
+(DEFUN |SetCategory| ()
+ (LET ()
+ (COND
+ (|SetCategory;AL|)
+ (T (SETQ |SetCategory;AL| (|SetCategory;|))))))
+
(SETQ |$CategoryFrame|
(|put| '|SetCategory| '|isCategory| T
(|addModemap| '|SetCategory| '(|SetCategory|)