From e6fd028ae170e8cab95a67af4e3ee53ac25159aa Mon Sep 17 00:00:00 2001 From: Matthew Flatt Date: Thu, 30 Dec 2010 07:08:54 -0700 Subject: [PATCH] avoid compiling "picturing-programs/tests" because there are references to "installed-teachpacks" --- collects/picturing-programs/info.rkt | 1 + 1 file changed, 1 insertion(+) diff --git a/collects/picturing-programs/info.rkt b/collects/picturing-programs/info.rkt index 5444c77a3b..5b234cfa0d 100644 --- a/collects/picturing-programs/info.rkt +++ b/collects/picturing-programs/info.rkt @@ -6,6 +6,7 @@ (define primary-file "main.rkt") (define scribblings '(("doc.scrbl" ()))) (define repositories '("4.x")) + (define compile-omit-paths '("tests")) (define blurb `("The picturing-programs collection supersedes the tiles and sb-world collections. It provides functions to rotate, etc. images, as well as a slightly modified version of the universe teachpack.")) (define release-notes '(