benchmark impl. is not actually based on the Ruby version

svn: r5531
This commit is contained in:
Matthew Flatt 2007-02-01 06:15:46 +00:00
parent 26766f9cfa
commit 04621493ad

View File

@ -1,13 +1,5 @@
;; The Computer Language Shootout
;; http://shootout.alioth.debian.org/
;;
;; Based on the Ruby version:
#|
# http://shootout.alioth.debian.org
#
# contributed by jose fco. gonzalez
# modified by Sokolov Yura
|#
(module k-nucleotide mzscheme
(require (lib "list.ss")