Fixed comments for shootout program.

git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@16569 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
This commit is contained in:
dragos 2008-11-18 11:16:05 +00:00
parent 63e3b6e2bb
commit e50032e97a
1 changed files with 2 additions and 1 deletions

View File

@ -1,7 +1,8 @@
/* The Computer Language Shootout
/* The Computer Language Benchmarks Game
http://shootout.alioth.debian.org/
contributed by Isaac Gouy
fixed by Iulian Dragos
fixed by Meiko Rachimow
*/
import java.io._