Yes, we need the hyphen.

svn: r10968
This commit is contained in:
Stevie Strickland 2008-07-29 17:10:01 +00:00
parent be456fec94
commit 402de6f090

View File

@ -40,7 +40,7 @@
(define module-name (syntax-property stx 'enclosing-module-name))
;(printf "BEGIN: ~a~n" (syntax->datum stx))
(with-logging-to-file
(build-path (find-system-path 'tempdir) "ts-poly.log")
(build-path (find-system-path 'temp-dir) "ts-poly.log")
#;
(log-file-name (syntax-source stx) module-name)
(syntax-case stx ()