This website works better with JavaScript
Accueil
Explorer
Aide
Connexion
pbarriat
/
LSDTopoTools
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Aborescence:
f93da1a10c
Branches
Tags
master
LSDTopoTools
/
bin
/
lsdtt_env.sh
lsdtt_env.sh
99 B
Historique
Raw
1
2
3
4
#!/bin/sh
export PATH="$(pwd):${PATH}"
export LD_LIBRARY_PATH="$(pwd)/../lib/:${LD_LIBRARY_PATH}"