#!/bin/sh

PATH=$PATH:$KATAHDIN
mono --debug `which Katahdin.Debugger.exe` "$@"
