set svn:eol-style

svn: r15379
This commit is contained in:
Eli Barzilay 2009-07-04 02:01:41 +00:00
parent bcfb69b21f
commit bbc989f795
2 changed files with 2 additions and 2 deletions

View File

@ -40,4 +40,4 @@
(super-new)))
; (define c (new checked-cell% [msg "World"] [value0 1] [ok? positive?]))
; (send c set "tick" 10)
; (send c set "tick" 10)

View File

@ -12,7 +12,7 @@
'#,(syntax-line stx)
'#,(syntax-column stx))))
(s:car x))]))
(define-struct id-table-position (a b))