End file at a newline char.

Per suggestions at https://github.com/plt/racket/pull/138
This commit is contained in:
Patrick Mahoney 2012-08-23 12:24:03 -04:00 committed by Gregory Cooper
parent 06dd61afae
commit 10076ad289

View File

@ -26,4 +26,3 @@
(define stop-developing-collection (define stop-developing-collection
(lambda (dev-coll-path install-coll-path) (lambda (dev-coll-path install-coll-path)
(start-developing-collection install-coll-path dev-coll-path))) (start-developing-collection install-coll-path dev-coll-path)))