From 5687e549faf2a00133c91dd21b48d876e0e2c449 Mon Sep 17 00:00:00 2001 From: dos-reis Date: Sat, 11 Oct 2008 21:16:28 +0000 Subject: Update algebra bootstrap cache. --- src/algebra/strap/FPS.lsp | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'src/algebra/strap/FPS.lsp') diff --git a/src/algebra/strap/FPS.lsp b/src/algebra/strap/FPS.lsp index a2329d35..f3935aa4 100644 --- a/src/algebra/strap/FPS.lsp +++ b/src/algebra/strap/FPS.lsp @@ -3,14 +3,8 @@ (DEFPARAMETER |FloatingPointSystem;AL| 'NIL) -(DEFUN |FloatingPointSystem| () - (LET (#:G1396) - (COND - (|FloatingPointSystem;AL|) - (T (SETQ |FloatingPointSystem;AL| (|FloatingPointSystem;|)))))) - (DEFUN |FloatingPointSystem;| () - (PROG (#0=#:G1394) + (PROG (#0=#:G1397) (RETURN (PROG1 (LETT #0# (|Join| (|RealNumberSystem|) @@ -78,6 +72,12 @@ |FloatingPointSystem|) (SETELT #0# 0 '(|FloatingPointSystem|)))))) +(DEFUN |FloatingPointSystem| () + (LET () + (COND + (|FloatingPointSystem;AL|) + (T (SETQ |FloatingPointSystem;AL| (|FloatingPointSystem;|)))))) + (SETQ |$CategoryFrame| (|put| '|FloatingPointSystem| '|isCategory| T (|addModemap| '|FloatingPointSystem| -- cgit v1.2.3