Ignore:
Timestamp:
12/13/07 17:22:35 (17 years ago)
Author:
pinsard
Message:

modification of headers : mainly blanks around = sign for keywords in declaration of function and pro

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SRC/ToBeReviewed/TRIANGULATION/completecointerre.pro

    r325 r327  
    2929; 
    3030;- 
    31 PRO draw_corner_triangle, lons, lats, seuil, CONT_COLOR = cont_color, _EXTRA = ex 
     31PRO draw_corner_triangle, lons, lats, seuil, CONT_COLOR=cont_color, _EXTRA=ex 
    3232; 
    3333  compile_opt idl2, strictarrsubs 
     
    8585; 
    8686;- 
    87 PRO completecointerre, COINMONTE = coinmonte, COINDESCEND = coindescend $ 
    88                        , CONT_COLOR = cont_color, INDICEZOOM = indicezoom $ 
    89                        , _EXTRA = ex 
     87PRO completecointerre, COINMONTE=coinmonte, COINDESCEND=coindescend $ 
     88                     , CONT_COLOR=cont_color, INDICEZOOM=indicezoom $ 
     89                     , _EXTRA=ex 
    9090; 
    9191  compile_opt idl2, strictarrsubs 
Note: See TracChangeset for help on using the changeset viewer.