#!/usr/local/bin/bash

# Example usage:
#   runTourney-n.sh ab
# This will run the tournament between members of split-intoTab


i="split-intoT$1"
tourney-text `cat $i` | tee $i.results
