Make the evaluator's review weights configurable.
[match/match.git] / program / run
1 #!/bin/bash
2 make && exec ghci -cpp Test "$@"