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/CALCULS/hdyn.pro

    r325 r327  
    6565; 
    6666;- 
    67 FUNCTION hdyn, tabsn, tabtn, TREF = tref, SREF = sref, PROFREF = profref, LEVEL = level, GILL = gill, SURFACE_LEVEL = surface_level 
     67FUNCTION hdyn, tabsn, tabtn, TREF=tref, SREF=sref $ 
     68             , PROFREF=profref, LEVEL=level, GILL=gill $ 
     69             , SURFACE_LEVEL=surface_level 
    6870; 
    6971  compile_opt idl2, strictarrsubs 
Note: See TracChangeset for help on using the changeset viewer.