From d2aa4652224e0dd476e9bbe53cea718ec3d89506 Mon Sep 17 00:00:00 2001 From: dos-reis Date: Fri, 28 Aug 2009 17:29:17 +0000 Subject: * boot/ast.boot (bfCase): Don't introduce temporary for scrutinee when it is already reduced. --- src/algebra/strap/QFCAT.lsp | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/algebra/strap/QFCAT.lsp') diff --git a/src/algebra/strap/QFCAT.lsp b/src/algebra/strap/QFCAT.lsp index d694d366..ce1aa731 100644 --- a/src/algebra/strap/QFCAT.lsp +++ b/src/algebra/strap/QFCAT.lsp @@ -6,7 +6,7 @@ (DEFPARAMETER |QuotientFieldCategory;AL| 'NIL) (DEFUN |QuotientFieldCategory;| (|t#1|) - (PROG (#0=#:G1400) + (PROG (#0=#:G1398) (RETURN (PROG1 (LETT #0# (|sublisV| @@ -92,8 +92,8 @@ (|setShellEntry| #0# 0 (LIST '|QuotientFieldCategory| (|devaluate| |t#1|))))))) -(DEFUN |QuotientFieldCategory| (#0=#:G1401) - (LET (#1=#:G1402) +(DEFUN |QuotientFieldCategory| (#0=#:G1399) + (LET (#1=#:G1400) (COND ((SETQ #1# (|assoc| (|devaluate| #0#) |QuotientFieldCategory;AL|)) -- cgit v1.2.3