[bknr-cvs] edi changed trunk/thirdparty/cl-unicode/build/dump.lisp
BKNR Commits
bknr at bknr.net
Wed Jan 12 22:42:58 UTC 2011
Revision: 4629
Author: edi
URL: http://bknr.net/trac/changeset/4629
Forgot one...
U trunk/thirdparty/cl-unicode/build/dump.lisp
Modified: trunk/thirdparty/cl-unicode/build/dump.lisp
===================================================================
--- trunk/thirdparty/cl-unicode/build/dump.lisp 2011-01-12 22:40:12 UTC (rev 4628)
+++ trunk/thirdparty/cl-unicode/build/dump.lisp 2011-01-12 22:42:58 UTC (rev 4629)
@@ -190,7 +190,7 @@
is not used in read.lisp) and uses it to create a file
\"derived-properties\" which will be used by CL-UNICODE-TEST."
(with-output-to-source-file (out (make-pathname :name "derived-properties"
- :type :unspecific
+ :type nil
:directory '(:relative :up "test"))
:no-header-p t)
(let (last-test)
More information about the Bknr-cvs
mailing list