aboutsummaryrefslogtreecommitdiff
path: root/src/algebra/strap/CLAGG.lsp
diff options
context:
space:
mode:
Diffstat (limited to 'src/algebra/strap/CLAGG.lsp')
-rw-r--r--src/algebra/strap/CLAGG.lsp24
1 files changed, 12 insertions, 12 deletions
diff --git a/src/algebra/strap/CLAGG.lsp b/src/algebra/strap/CLAGG.lsp
index 1866f458..6ec49d46 100644
--- a/src/algebra/strap/CLAGG.lsp
+++ b/src/algebra/strap/CLAGG.lsp
@@ -5,19 +5,8 @@
(DEFPARAMETER |Collection;AL| 'NIL)
-(DEFUN |Collection| (#0=#:G1395)
- (LET (#1=#:G1396)
- (COND
- ((SETQ #1# (|assoc| (|devaluate| #0#) |Collection;AL|))
- (CDR #1#))
- (T (SETQ |Collection;AL|
- (|cons5| (CONS (|devaluate| #0#)
- (SETQ #1# (|Collection;| #0#)))
- |Collection;AL|))
- #1#))))
-
(DEFUN |Collection;| (|t#1|)
- (PROG (#0=#:G1394)
+ (PROG (#0=#:G1397)
(RETURN
(PROG1 (LETT #0#
(|sublisV|
@@ -103,6 +92,17 @@
. #1=(|Collection|))))) . #1#)
(SETELT #0# 0 (LIST '|Collection| (|devaluate| |t#1|)))))))
+(DEFUN |Collection| (#0=#:G1398)
+ (LET (#1=#:G1399)
+ (COND
+ ((SETQ #1# (|assoc| (|devaluate| #0#) |Collection;AL|))
+ (CDR #1#))
+ (T (SETQ |Collection;AL|
+ (|cons5| (CONS (|devaluate| #0#)
+ (SETQ #1# (|Collection;| #0#)))
+ |Collection;AL|))
+ #1#))))
+
(SETQ |$CategoryFrame|
(|put| '|Collection| '|isCategory| T
(|addModemap| '|Collection| '(|Collection| |#1|)