5 lines
107 B
Racket
5 lines
107 B
Racket
#lang setup/infotab
|
|
|
|
;; in OSX the starter app is a directory
|
|
(define compile-omit-paths '("Starter.app"))
|