This website works better with JavaScript
Home
Explore
Help
Sign In
pbarriat
/
LSDTopoTools
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
f93da1a10c
Branches
Tags
master
LSDTopoTools
/
bin
/
lsdtt_env.sh
lsdtt_env.sh
99 B
History
Raw
1
2
3
4
#!/bin/sh
export PATH="$(pwd):${PATH}"
export LD_LIBRARY_PATH="$(pwd)/../lib/:${LD_LIBRARY_PATH}"