Yes, we need the hyphen.
svn: r10968
This commit is contained in:
parent
be456fec94
commit
402de6f090
|
@ -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 ()
|
||||
|
|
Loading…
Reference in New Issue
Block a user