#!/bin/sh
export PATH=/opt/local/lib/gtk-sharp-2.0:$PATH
mono /opt/local/lib/gtk-sharp-2.0/gapi-parser.exe "$@"
