/[MITgcm]/MITgcm_contrib/test_scripts/other/set_tapenade.sh
ViewVC logotype

Annotation of /MITgcm_contrib/test_scripts/other/set_tapenade.sh

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.1 - (hide annotations) (download) (as text)
Fri Jun 9 02:16:49 2023 UTC (2 years, 1 month ago) by jmc
Branch: MAIN
CVS Tags: HEAD
File MIME type: application/x-sh
for completeness, add this very short script just to get "tapenade" in the PATH

1 jmc 1.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