10 lines
343 B
Bash
Raw Normal View History

2025-11-09 14:40:37 +08: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
export PWD='/home/zh/drive_ws/build'