drone-rigide/workspace/build/vqimg/setup_custom_pythonpath.sh

6 lines
227 B
Bash
Raw Normal View History

2019-05-24 11:13:28 +00:00
#!/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 "$@"