newlines at EOFs
svn: r13105 original commit: d1a0086471bf5e9553a9b056b26286c427831d38
This commit is contained in:
parent
4e683ad102
commit
90faf89669
|
@ -437,4 +437,4 @@
|
||||||
(define (lib-module-path? mp)
|
(define (lib-module-path? mp)
|
||||||
(or (symbol? mp)
|
(or (symbol? mp)
|
||||||
(and (pair? mp) (memq (car mp) '(lib planet)))))
|
(and (pair? mp) (memq (car mp) '(lib planet)))))
|
||||||
|#
|
|#
|
||||||
|
|
Loading…
Reference in New Issue
Block a user