Ignore:
Timestamp:
08/21/06 11:01:50 (18 years ago)
Author:
navarro
Message:

header improvements + xxx doc

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SRC/ToBeReviewed/WIDGET/xx.pro

    r150 r157  
    7070   ENDIF 
    7171; calendar to be used (in IDL julian days     
    72 ;++++    if NOT keyword_set(calendar) then BEGIN  
    73 ;++++       if keyword_set(jour) then calendar = calendriertotem(/julian_day) ELSE calendar = calendriertotem(/julian_day, /mensuel) 
    74 ;++++    ENDIF 
     72; ++++    if NOT keyword_set(calendar) then BEGIN  
     73; ++++       if keyword_set(jour) then calendar = calendriertotem(/julian_day) ELSE calendar = calendriertotem(/julian_day, /mensuel) 
     74; ++++    ENDIF 
    7575; Name of the file refering to the mask 
    7676   if NOT keyword_set(meshfilename) then meshfilename = '/usr1/com/smasson/IDL/INIT/inittotem.pro' 
    77 ;++++   meshparameters = whichgrid(meshfilename) 
     77; ++++   meshparameters = whichgrid(meshfilename) 
    7878; parameters specifing how the field must be read 
    7979   readparameters= {funclec_name: funclec_name $ 
Note: See TracChangeset for help on using the changeset viewer.