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


_______________________________________________
asdf-devel mailing list
[email protected]
http://common-lisp.net/cgi-bin/mailman/listinfo/asdf-devel

Reply via email to