typo
svn: r3456
This commit is contained in:
parent
7856564e55
commit
1df0924b9c
|
@ -263,7 +263,7 @@
|
|||
;; recompile & set times as if nothing happened (don't remove .dep)
|
||||
;; this requires the file to look the same on all compilations, and
|
||||
;; configtab.ss generates bindings unhygienically for that reason.
|
||||
(unless (and no-compile? (not (car no-compile?)))
|
||||
(unless (and compile? (not (car compile?)))
|
||||
(when src-time (file-or-directory-modify-seconds src src-time))
|
||||
(when zo-time
|
||||
(with-input-from-file src
|
||||
|
|
Loading…
Reference in New Issue
Block a user