work on greater range of dates for exp output

master
melvin 2013-05-11 09:55:41 +08:00
parent 6452df7206
commit e079a61dc7
1 changed files with 1 additions and 1 deletions

View File

@ -532,5 +532,5 @@ ai/benchmark.rnd:
`date +%s`.t
ts make ai/benchmark.rnd
exp/zermelo.tsv: $(wildcard exp/1366*.log)
exp/zermelo.tsv: $(wildcard exp/136*.log)
awk -f exp/extract_games.awk $^ | ./exp/whr.rb | tac > $@