A whole bunch of missing newlines at EOFs (and a few other spaceages).

original commit: cbfb1fdb370244c2cadcf327332f1c643d4588c0
This commit is contained in:
Eli Barzilay 2012-10-19 06:47:24 -04:00
parent 685b828a82
commit 1b363b32c6
3 changed files with 3 additions and 3 deletions

View File

@ -133,4 +133,4 @@
[else v])))))))
;; this require has to be here after the submodule
(require (for-syntax 'dmhelp))
(require (for-syntax 'dmhelp))

View File

@ -9,4 +9,4 @@
count)
(rename-out [subtract difference]
[symmetric-difference xor]
[count card]))
[count card]))

View File

@ -3,4 +3,4 @@
;; deprecated library, see `racket/system`
(require racket/system)
(provide (all-from-out racket/system))
(provide (all-from-out racket/system))