* Now that SB-COVER is working on Windows, this is required as the
build leaves html files in the test-output/ directory.
...of course we should probably clean up after the tests...
Reported by Charlie McMackin.
("fasl" . "fas")
("SBCL" . "txt") ; README.SBCL -> README.txt
("texinfo" . "tfo")
- ("lisp-temp" . "lmp")))
+ ("lisp-temp" . "lmp")
+ ("html" . "htm")))
(defun file-names (pathname)
(if (or (< 8 (length (pathname-name pathname)))
;;; checkins which aren't released. (And occasionally for internal
;;; versions, especially for internal versions off the main CVS
;;; branch, it gets hairier, e.g. "0.pre7.14.flaky4.13".)
-"1.0.14.2"
+"1.0.14.3"