From 90faf8966924b89905b4de02d0f02d597cd7e6e5 Mon Sep 17 00:00:00 2001 From: Eli Barzilay Date: Wed, 14 Jan 2009 03:10:47 +0000 Subject: [PATCH] newlines at EOFs svn: r13105 original commit: d1a0086471bf5e9553a9b056b26286c427831d38 --- collects/macro-debugger/model/hiding-policies.ss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/collects/macro-debugger/model/hiding-policies.ss b/collects/macro-debugger/model/hiding-policies.ss index 0933b07..7c5e36f 100644 --- 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 +|#