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/tracemask.pro

    r325 r327  
    3939; 
    4040;- 
    41 PRO tracemask, maskentree, xin, yin, COAST_COLOR = coast_color, COAST_THICK = coast_thick, OVERPLOT = overplot, _EXTRA = ex 
     41PRO tracemask, maskentree, xin, yin $ 
     42             , COAST_COLOR=coast_color, COAST_THICK=coast_thick $ 
     43             , OVERPLOT=overplot, _EXTRA=ex 
    4244; 
    4345  compile_opt idl2, strictarrsubs 
Note: See TracChangeset for help on using the changeset viewer.