newlines at EOFs

svn: r13105

original commit: d1a0086471bf5e9553a9b056b26286c427831d38
This commit is contained in:
Eli Barzilay 2009-01-14 03:10:47 +00:00
parent 4e683ad102
commit 90faf89669

View File

@ -437,4 +437,4 @@
(define (lib-module-path? mp)
(or (symbol? mp)
(and (pair? mp) (memq (car mp) '(lib planet)))))
|#
|#