Ignore:
Timestamp:
Oct 27, 2022, 3:29:49 PM (2 years ago)
Author:
musat
Message:

Ajout environnement ciclad pour compte perso
IonelaMusat?

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOL/Multi_atlas/Utils/multi.sh

    r4308 r4317  
    11#set -vx
     2
     3./env_ciclad.sh
    24
    35local=`pwd -P`
     
    7476      -latmax) latmax=$2 ; shift ;;
    7577      -pmin) pmin=$2 ; shift ;;
     78      -qsub) qsub=$2 ; shift ;;
    7679      *) comp=$1 ;;
    7780   esac
Note: See TracChangeset for help on using the changeset viewer.