Parent Directory
|
Revision Log
|
Revision Graph
for completeness, add this very short script just to get "tapenade" in the PATH
1 | #! /bin/bash |
2 | |
3 | # $Header: $ |
4 | # $Name: $ |
5 | |
6 | # PATH="/home/jmc/install/tapenade_3.16/bin:${PATH}"; |
7 | #PATH="${PATH}:/home/jmc/install/tapenade_3.16/bin"; |
8 | PATH="${PATH}:/home/jmc/install/tapenade_3.16.v2/bin"; |
9 | export PATH |
ViewVC Help | |
Powered by ViewVC 1.1.22 |