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