Round-robin table: switch to tournament 'Summertime'.

This commit is contained in:
vonavi 2014-05-10 14:19:46 +03:00
parent 66ce9610be
commit 47f7f430f9

View File

@ -5,7 +5,7 @@ module LORChess
require 'yaml'
DATADIR = '2014/1-tabiyas'
DATADIR = '2014/2-summertime'
ROUNDS = 2
dir = File.dirname(__FILE__)