omit files

This commit is contained in:
Matthew Butterick 2016-03-03 12:24:08 -08:00
parent 2a426e21ef
commit ac516df241

View File

@ -1,2 +1,3 @@
#lang info
(define test-omit-paths 'all)
(define test-omit-paths '("ex"))
(define compile-omit-paths '("ex"))