This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
pbarriat
/
LSDTopoTools
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
f93da1a10c
Rami (Branch)
Tag
master
LSDTopoTools
/
bin
/
lsdtt_env.sh
lsdtt_env.sh
99 B
Cronologia
Originale
1
2
3
4
#!/bin/sh
export PATH="$(pwd):${PATH}"
export LD_LIBRARY_PATH="$(pwd)/../lib/:${LD_LIBRARY_PATH}"