commit 90faf8966924b89905b4de02d0f02d597cd7e6e5
parent 4e683ad1029a5463a66c919f59a823ccd2ef83e1
Author: Eli Barzilay <eli@racket-lang.org>
Date: Wed, 14 Jan 2009 03:10:47 +0000
newlines at EOFs
svn: r13105
original commit: d1a0086471bf5e9553a9b056b26286c427831d38
Diffstat:
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/collects/macro-debugger/model/hiding-policies.ss b/collects/macro-debugger/model/hiding-policies.ss
@@ -437,4 +437,4 @@
(define (lib-module-path? mp)
(or (symbol? mp)
(and (pair? mp) (memq (car mp) '(lib planet)))))
-|#
-\ No newline at end of file
+|#