12 lines
989 B
Bash
Executable File
12 lines
989 B
Bash
Executable File
#!/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 LD_LIBRARY_PATH="/home/lab1_5/ws/ws_isolated/install_isolated/lib/typelib:/home/lab1_5/ws/ws_linux/devel/lib:/home/lab1_5/ws/ws_xeno/devel/lib:/home/lab1_5/ws/ws_isolated/install_isolated/lib:/home/lab1_5/ws/install_isolated/lib:/opt/ros/hydro/lib:/home/lab1_5/ws/ws_isolated/install_isolated/lib/typelib:/opt/ros/hydro/lib/typelib:/home/lab1_5/ws/ws_isolated/install_isolated/lib/typelib:/opt/ros/hydro/lib/typelib"
|
|
export LUA_PATH=";;/home/lab1_5/ws/ws_isolated/install_isolated/share/lua/5.1/?.lua;/home/lab1_5/ws/ws_isolated/install_isolated/share/lua/5.1/?.lua;/home/lab1_5/ws/ws_isolated/install_isolated/share/lua/5.1/?.lua"
|
|
export PWD="/home/lab1_5/ws/ws_linux/build" |