5 lines
154 B
Scheme
5 lines
154 B
Scheme
#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"))
|