Ignore:
Timestamp:
06/19/06 16:14:56 (18 years ago)
Author:
smasson
Message:

new compilation options (compile_opt idl2, strictarrsubs) in each routine

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SRC/Obsolete/juldate.pro

    r97 r114  
    3333;------------------------------------------------------------ 
    3434function juldate, vvdate, _EXTRA = ex 
     35; 
     36  compile_opt idl2, strictarrsubs, obsolete 
     37; 
    3538vdate = vvdate 
    3639vdate = vraidate(vdate, _EXTRA = ex) 
Note: See TracChangeset for help on using the changeset viewer.