Ignore:
Timestamp:
04/09/2006 06:04:26 PM (18 years ago)
Author:
Manuel Canales Esparcia <manuel@…>
Branches:
experimental
Children:
f4f7d18
Parents:
6753ff7
Message:

Added inline_doc fragments.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extras/do_ica_prep

    r6753ff7 reddf89f5  
    1010
    1111set -e
     12
     13: <<inline_doc
     14    desc:       prepare current iteration files for ICA report
     15    usage:      do_ica_prep $DEST_ICA/$ITERATION
     16    input vars: $1 directory where files from current iteration are stored
     17    externals:  --
     18    modifies:   --
     19    returns:    --
     20    on error:
     21    on success:
     22inline_doc
    1223
    1324local CMP_DIR=$1
Note: See TracChangeset for help on using the changeset viewer.