Changeset 2719
- Timestamp:
- 03/11/08 15:53:54 (10 months ago)
- Files:
-
- trunk/thirdparty/cl-pdf/cl-pdf.asd (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/thirdparty/cl-pdf/cl-pdf.asd
r2636 r2719 29 29 (pushnew :uffi *features*) 30 30 (print "UFFI loaded.")) 31 32 #+use-salza-zlib33 (load (merge-pathnames "salza/salza.asd" *load-truename*))34 31 35 32 #+clisp (setf *warn-on-floating-point-contagion* nil)
