[Mit-cadr-cvs] r310 - trunk/lisp/io

rswindells at common-lisp.net rswindells at common-lisp.net
Sun Oct 21 18:27:58 UTC 2012


Author: rswindells
Date: Sun Oct 21 11:27:57 2012
New Revision: 310

Log:
Clean up rubbish characters at end of file.

Modified:
   trunk/lisp/io/qfile.lisp

Modified: trunk/lisp/io/qfile.lisp
==============================================================================
--- trunk/lisp/io/qfile.lisp	Sun Oct 21 11:01:09 2012	(r309)
+++ trunk/lisp/io/qfile.lisp	Sun Oct 21 11:27:57 2012	(r310)
@@ -1358,4 +1358,4 @@
     (FUNCALL HOST ':RESET)))
 
 (ADD-INITIALIZATION "FILE-SYSTEM-INIT" '(FILE-SYSTEM-INIT) '(SYSTEM))
-
\ No newline at end of file
+




More information about the mit-cadr-cvs mailing list