From: Chris Hanson Date: Thu, 16 Mar 2000 17:26:10 +0000 (+0000) Subject: Add flonum operations FLO:<= FLO:>= FLO:MAX FLO:MIN. X-Git-Tag: 20090517-FFI~4199 X-Git-Url: https://birchwood-abbey.net/git?a=commitdiff_plain;h=bad23f6c2546b5619f8cc157dc9c47b6c4b29d0f;p=mit-scheme.git Add flonum operations FLO:<= FLO:>= FLO:MAX FLO:MIN. --- diff --git a/v7/src/runtime/version.scm b/v7/src/runtime/version.scm index 283074a0c..939e42300 100644 --- a/v7/src/runtime/version.scm +++ b/v7/src/runtime/version.scm @@ -1,6 +1,6 @@ #| -*-Scheme-*- -$Id: version.scm,v 14.181 2000/03/01 23:44:54 cph Exp $ +$Id: version.scm,v 14.182 2000/03/16 17:26:10 cph Exp $ Copyright (c) 1988-2000 Massachusetts Institute of Technology @@ -28,7 +28,7 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. (add-subsystem-identification! "Release" '(7 5 4)) (snarf-microcode-version!) (add-event-receiver! event:after-restore snarf-microcode-version!) - (add-subsystem-identification! "Runtime" '(14 180))) + (add-subsystem-identification! "Runtime" '(14 181))) (define (snarf-microcode-version!) (add-subsystem-identification! "Microcode"