repos-time-stamp -> repo-time-stamp

original commit: 3219d28e9de344378262288f10e92a6dafd97f09
This commit is contained in:
Eli Barzilay 2010-05-15 16:48:04 -04:00
parent 0caf336a6d
commit 49be64a3e3

View File

@ -2412,7 +2412,7 @@
(define show-memory-text?
(or (with-handlers ([exn:fail:filesystem?
(λ (x) #f)])
(directory-exists? (collection-path "repos-time-stamp")))
(directory-exists? (collection-path "repo-time-stamp")))
(with-handlers ([exn:fail:filesystem?
(λ (x) #f)])
(let ([fw (collection-path "framework")])