From 08044ac0f99277599c06098923fce2b95fc473ed Mon Sep 17 00:00:00 2001 From: Eli Barzilay Date: Tue, 19 Aug 2008 00:41:01 +0000 Subject: [PATCH] svn: r11316 --- collects/srpersist/info.ss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/collects/srpersist/info.ss b/collects/srpersist/info.ss index c35fa55e4b..914b17db1f 100644 --- a/collects/srpersist/info.ss +++ b/collects/srpersist/info.ss @@ -1,4 +1,4 @@ #lang setup/infotab ;; no .zo compilation necessary, since all the real code is in C++ -(define compile-omit-paths '("info.ss" "srpersist.ss" "main.ss")) +(define compile-omit-paths 'all)