Sha256: ad617fc2c1b1a137ff1ec49a229f7cb425716be617ee98a44095a6b0b09ff3a0

Contents?: true

Size: 211 Bytes

Versions: 6

Compression:

Stored size: 211 Bytes

Contents

# :enddoc:
dir = File.dirname(__FILE__)
%w{util name player result tournament}.each { |file| require "#{dir}/#{file}" }
%w{fcsv}.each                               { |file| require "#{dir}/tournament_#{file}" }

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
sanichi-chess_icu-0.2.10 lib/chess_icu.rb
sanichi-chess_icu-0.2.5 lib/chess_icu.rb
sanichi-chess_icu-0.2.6 lib/chess_icu.rb
sanichi-chess_icu-0.2.7 lib/chess_icu.rb
sanichi-chess_icu-0.2.8 lib/chess_icu.rb
sanichi-chess_icu-0.2.9 lib/chess_icu.rb