Ignore:
Timestamp:
03/19/07 18:15:51 (17 years ago)
Author:
pinsard
Message:

improvements/corrections of some *.pro headers

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SRC/ToBeReviewed/GRILLE/domdef.pro

    r226 r231  
    1 ;------------------------------------------------------------ 
    2 ;------------------------------------------------------------ 
    3 ;------------------------------------------------------------ 
    41;+ 
    52; 
     
    8683; $Id$ 
    8784; 
    88 ; @todo seb: output pas clair/ pas d'input required? 
     85; @todo 
     86; seb: output pas clair/ pas d'input required? 
    8987;- 
    90 ;------------------------------------------------------------ 
    91 ;------------------------------------------------------------ 
    92 ;------------------------------------------------------------ 
    93 pro domdef, x1, x2, y1, y2, z1, z2, FINDALWAYS = findalways $ 
     88; 
     89PRO domdef, x1, x2, y1, y2, z1, z2, FINDALWAYS = findalways $ 
    9490            , GRIDTYPE = gridtype, MEMEINDICES = memeindices $ 
    9591            , XINDEX = xindex, YINDEX = yindex, ZINDEX = zindex $ 
    9692            , ENDPOINTS = endpoints, TYPE = type $ 
    9793            , INDEX = index, _extra = ex 
    98 ;------------------------------------------------------------ 
    99 ; include commons 
    10094; 
    10195  compile_opt idl2, strictarrsubs 
Note: See TracChangeset for help on using the changeset viewer.