Replace class 'TournamentTable' by 'RoundRobinTable'.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
$:.unshift File.dirname(__FILE__) # for use/testing when no gem is installed
|
||||
|
||||
# Internal requires
|
||||
require 'lorchess/tournament_table.rb'
|
||||
require 'lorchess/round_robin_table.rb'
|
||||
|
Reference in New Issue
Block a user