[asdf-devel] Apply *read-default-float-format* to lisp files

Brett van de Sande bvds at asu.edu
Fri Jul 17 21:48:06 UTC 2009


I have some lisp source files that contain some (many)
floating point numbers.  How can I use asdf to ensure
these files are read using (setf *read-default-float-format* 'double-float)
without setting *read-default-float-format* globally?

Thanks,
BvdS





More information about the asdf-devel mailing list