summarylogtreecommitdiffstats
path: root/graspit
blob: 13c93a667b840c634798254065851583db31ccc9 (plain)
1
2
3
4
#!/bin/bash
export GRASPIT=/usr/share/graspit
export GRASPIT_PLUGIN_DIR="${GRASPIT_PLUGIN_DIR},/usr/share/graspit/plugin"
${GRASPIT}/graspit "$@"