set svn:eol-style and newlines at eofs

svn: r11525

original commit: 0453be932be302747295d16cefac6be379c8125e
This commit is contained in:
Eli Barzilay 2008-09-02 15:38:20 +00:00
parent 2152be6b8c
commit 52191973be

View File

@ -13,4 +13,4 @@
(syntax-case stx (quote)
[(_ (quote sym))
(with-syntax ([nm (datum->syntax stx (string->symbol (string-append "preferences:get" "-" (symbol->string (syntax-e #'sym)))))])
(syntax/loc stx (nm)))]))
(syntax/loc stx (nm)))]))