| To: | scsh@martigny.ai.mit.edu |
|---|---|
| Subject: | (log 3) & floatnums |
| From: | Steven Jenkins <sjenkins@ms.com> |
| Date: | Tue, 25 Mar 1997 13:38:19 -0500 |
When the question popped up a while ago, I forgot to mention that
you can edit more-packages.scm to use floatnums automatically.
Simply change
;; Choose either innums, floatnums, or neither
innums ;Silly inexact numbers
;;floatnums ;Still don't print correctly
to
;; Choose either innums, floatnums, or neither
;;innums ;Silly inexact numbers
floatnums ;Still don't print correctly
and then 'make'.
Alternatively you can build your own image by hand..(six one way,
half dozen the other)
Steven
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | building a 64-bit image, Steven Jenkins |
|---|---|
| Next by Date: | Ousterhout article on scripting applies to scheme, Richard Coleman |
| Previous by Thread: | building a 64-bit image, Steven Jenkins |
| Next by Thread: | Ousterhout article on scripting applies to scheme, Richard Coleman |
| Indexes: | [Date] [Thread] [Top] [All Lists] |