.
svn: r1606
This commit is contained in:
parent
93bab6de21
commit
b87d92df49
|
@ -37,5 +37,4 @@
|
|||
;; SIDE EFFECT: creates the directory if it doesn't already exist
|
||||
(define (get-planet-cache-path)
|
||||
(let ((path (build-path (PLANET-DIR) "cache.ss")))
|
||||
(make-directory* (PLANET-DIR))
|
||||
path)))
|
||||
|
|
Loading…
Reference in New Issue
Block a user