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/INIT/initncdf.pro

    r325 r327  
    5555;- 
    5656PRO initncdf, ncfilein $ 
    57               , ZAXISNAME = zaxisname, START1 = start1 $ 
    58               , XYINDEX = xyindex, ZINDEX = zindex $ 
    59               , _EXTRA = ex 
     57              , ZAXISNAME=zaxisname, START1=start1 $ 
     58              , XYINDEX=xyindex, ZINDEX=zindex $ 
     59              , _EXTRA=ex 
    6060; 
    6161  compile_opt idl2, strictarrsubs 
Note: See TracChangeset for help on using the changeset viewer.