Sha256: 0f4ac446b3f7dac222325b5d4c8f9d4aa2fc98d60fc700193e1d0a2a55845a03

Contents?: true

Size: 273 Bytes

Versions: 2

Compression:

Stored size: 273 Bytes

Contents

# :enddoc:

chess_icu_files = Array.new
chess_icu_files.concat %w{util name federation}
chess_icu_files.concat %w{player result team tournament}
chess_icu_files.concat %w{fcsv krause}.map{ |f| "tournament_#{f}"}

chess_icu_files.each { |file| require "chess_icu/#{file}" }

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
sanichi-chess_icu-0.5.2 lib/chess_icu.rb
sanichi-chess_icu-0.5.3 lib/chess_icu.rb