Martin Rubey <[EMAIL PROTECTED]> writes: > Oh, I found it: > > )lisp (sb-ext::set-floating-point-modes :traps nil) > > this should go into > > (defun set-initial-parameters() > (setf *read-default-float-format* 'double-float)) > > shouldn't it?
no, I just saw that set-initial-parameters is ANSI Common Lisp, whereas (sb-ext::set-floating-point-modes :traps nil) is sbcl specific, of course. Waldek, where does it belong? (and how about ecl and clisp...) Martin ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ open-axiom-devel mailing list open-axiom-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/open-axiom-devel