blob: 7c92809c7065908bdd29ed699f8ee9a343372eb8 (
plain) (
blame)
1
2
3
4
|
#! /bin/sh
# Note: You need the Pro/Tools to run this script!
%%PREFIX%%/bin/qcad-bin -no-dock-icon -no-gui -allow-multiple-instances -autostart %%DATADIR%%/scripts/Pro/Tools/BoundingBox/BoundingBox.js "$0" "$@"
|