Rewrite Bellman-Ford and min-cost flow, especially to stop the latter from crashing.
[match/match.git] / program / run
CommitLineData
d7d9561e 1#!/bin/bash
e5c28398 2make && exec ghci Test "$@"