0.8.0.3:
[sbcl.git] / src / compiler / main.lisp
index 8b63af8..0d6bebd 100644 (file)
         (input-pathname (verify-source-file input-file))
         (source-info (make-file-source-info input-pathname))
         (*compiler-trace-output* nil)) ; might be modified below
-                               
+
     (unwind-protect
        (progn
          (when output-file