- ./debug and ./run now pass along arguments.
[match/match.git] / run
CommitLineData
d7d9561e 1#!/bin/bash
e5c28398 2make && exec ghci Test "$@"