drone-rigide/workspace/build/vqimg/setup_custom_pythonpath.sh
2019-05-24 13:13:28 +02:00

5 lines
227 B
Bash
Executable file

#!/usr/bin/env sh
# generated from dynamic_reconfigure/cmake/setup_custom_pythonpath.sh.in
PYTHONPATH=/home/klafyvel/Documents/supelec/2A/projet/workspace/devel/.private/vqimg/lib/python2.7/dist-packages:$PYTHONPATH
exec "$@"