2024-02-04 23:42:51 -05:00
|
|
|
#!/usr/bin/env sh
|
|
|
|
# generated from catkin/python/catkin/environment_cache.py
|
|
|
|
|
|
|
|
# based on a snapshot of the environment before and after calling the setup script
|
|
|
|
# it emulates the modifications of the setup script without recurring computations
|
|
|
|
|
|
|
|
# new environment variables
|
|
|
|
|
|
|
|
# modified environment variables
|
2024-02-05 02:17:28 -05:00
|
|
|
export PWD='/home/husarion/ros_ws/build'
|