- Implement CS2 min-cost-flow adaptor and generalize common min-cost-flow stuff
[match/match.git] / program / run
1 #!/bin/bash
2 make && exec ghci Test "$@"