From 5e504b6abaef6cf7e7c58c17e26bec33856b60c0 Mon Sep 17 00:00:00 2001 From: dos-reis Date: Sun, 17 Aug 2008 08:59:26 +0000 Subject: * algebra/Makefile.pamphlet (all-algstrap): New. * algebra/strap: Update cached Lisp translation. --- src/algebra/strap/STAGG.lsp | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) (limited to 'src/algebra/strap/STAGG.lsp') diff --git a/src/algebra/strap/STAGG.lsp b/src/algebra/strap/STAGG.lsp index 95a087cb..9da57f50 100644 --- a/src/algebra/strap/STAGG.lsp +++ b/src/algebra/strap/STAGG.lsp @@ -5,8 +5,8 @@ (DEFPARAMETER |StreamAggregate;AL| 'NIL) -(DEFUN |StreamAggregate| (#0=#:G1405) - (LET (#1=#:G1406) +(DEFUN |StreamAggregate| (#0=#:G1402) + (LET (#1=#:G1403) (COND ((SETQ #1# (|assoc| (|devaluate| #0#) |StreamAggregate;AL|)) (CDR #1#)) @@ -17,7 +17,7 @@ #1#)))) (DEFUN |StreamAggregate;| (|t#1|) - (PROG (#0=#:G1404) + (PROG (#0=#:G1401) (RETURN (PROG1 (LETT #0# (|sublisV| @@ -39,3 +39,9 @@ NIL '((|Boolean|)) NIL)) . #1=(|StreamAggregate|))))) . #1#) (SETELT #0# 0 (LIST '|StreamAggregate| (|devaluate| |t#1|))))))) + +(SETQ |$CategoryFrame| + (|put| '|StreamAggregate| '|isCategory| T + (|addModemap| '|StreamAggregate| '(|StreamAggregate| |#1|) + '((|Category|) (|Type|)) T '|StreamAggregate| + |$CategoryFrame|))) -- cgit v1.2.3