Yes, we need the hyphen.
svn: r10968 original commit: 402de6f0903d05b7651204c8595a60972f9b2337
This commit is contained in:
parent
b641a326cd
commit
6e2786758e
|
@ -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