set svn:eol-style

svn: r15141
This commit is contained in:
Eli Barzilay 2009-06-11 06:39:05 +00:00
parent 3ec17454cf
commit c09a5b61e4
2 changed files with 0 additions and 2 deletions

View File

@ -38,4 +38,3 @@
(on-draw show)
(record? true)
(on-mouse clack))

View File

@ -13,4 +13,3 @@ exec mred -qu "$0" ${1+"$@"}
(error 'player "name of one player expected: $ ./player name"))
(make-player 200 (string->symbol (vector-ref argv 0)))