set svn:eol-style and newlines at eofs

svn: r6275
This commit is contained in:
Eli Barzilay 2007-05-24 18:44:07 +00:00
parent 32749ed29a
commit 3e90bd984f
18 changed files with 20 additions and 22 deletions

View File

@ -171,5 +171,4 @@
stx]
[id (identifier? #'id)
stx]
[_
(raise-syntax-error 'elim-callcc "Dropped through:" stx)])))
[_ (raise-syntax-error 'elim-callcc "Dropped through:" stx)])))

View File

@ -190,5 +190,4 @@
stx]
[id (identifier? #'id)
stx]
[_
(raise-syntax-error 'kerncase "Dropped through:" stx)])))
[_ (raise-syntax-error 'kerncase "Dropped through:" stx)])))