6 lines
244 B
Bash
Executable File
6 lines
244 B
Bash
Executable File
#!/usr/bin/env sh
|
|
# generated from dynamic_reconfigure/cmake/setup_custom_pythonpath.sh.in
|
|
|
|
PYTHONPATH=/home/emanuele/Documents/GestioneMacchine/Robot_Incollaggio/Software/roboglue_ros_ws/devel/lib/python2.7/dist-packages:$PYTHONPATH
|
|
exec "$@"
|