Subversion Repositories lagranto.um

Rev

Rev 3 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 3 Rev 15
Line 2... Line 2...
2
 
2
 
3
# -----------------------------------------------------------------------------
3
# -----------------------------------------------------------------------------
4
# Set some parameters
4
# Set some parameters
5
# -----------------------------------------------------------------------------
5
# -----------------------------------------------------------------------------
6
 
6
 
-
 
7
# Set Lagranto 
-
 
8
set LAGRANTO = ${LAGRANTOBASE}.${MODEL}/
-
 
9
 
7
# Write usage information
10
# Write usage information
8
if ( ${#argv} == 0) then
11
if ( ${#argv} == 0) then
9
  echo 
12
  echo 
10
  echo "--------------------------------------------------------------"
13
  echo "--------------------------------------------------------------"
11
  echo "Usage: mergetra.sh inpfile1 inpfile1 outfile         "
14
  echo "Usage: mergetra.sh inpfile1 inpfile1 outfile         "