setup_cached.sh 349 B

12345678910
  1. #!/usr/bin/env sh
  2. # generated from catkin/python/catkin/environment_cache.py
  3. # based on a snapshot of the environment before and after calling the setup script
  4. # it emulates the modifications of the setup script without recurring computations
  5. # new environment variables
  6. # modified environment variables
  7. export PWD='/home/ipc2001/catkin_ws/build'