Turn on cache?
This commit is contained in:
parent
b93e71736c
commit
9998997a11
|
@ -92,7 +92,7 @@
|
|||
|
||||
;; caching version
|
||||
|
||||
(define *cache* #f)
|
||||
(define *cache* #t)
|
||||
|
||||
(define (executables-in-path)
|
||||
(or *cache*
|
||||
|
|
Loading…
Reference in New Issue