Changeset 177 for trunk/SRC/Calendar


Ignore:
Timestamp:
09/13/06 17:50:54 (18 years ago)
Author:
smasson
Message:

updates of html files...

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SRC/Calendar/.idlwave_catalog

    r138 r177  
    66(setq idlwave-library-catalog-libname "saxo") 
    77(setq idlwave-library-catalog-routines 
    8  '(("CALDAT" pro nil (lib "caldat.pro" nil "saxo") "%s, julian, month, day, year, hour, minute, second" (nil ("NDAYSPM"))) 
     8 '(("caldat" pro nil (lib "caldat.pro" nil "saxo") "%s, julian, month, day, year, hour, minute, second" (nil ("NDAYSPM"))) 
    99   ("date2jul" fun nil (lib "date2jul.pro" nil "saxo") "Result = %s(date)" (nil ("GRADS"))) 
    1010   ("date2string" fun nil (lib "date2string.pro" nil "saxo") "Result = %s(yyyymmdd)" (nil ("_EXTRA"))) 
    1111   ("daysinmonth" fun nil (lib "daysinmonth.pro" nil "saxo") "Result = %s(month, year)" (nil)) 
    1212   ("jul2date" fun nil (lib "jul2date.pro" nil "saxo") "Result = %s(jday)" (nil)) 
    13    ("JULDAY" fun nil (lib "julday.pro" nil "saxo") "Result = %s(MONTH, DAY, YEARin, Hour, Minute, Second)" (nil ("NDAYSPM"))) 
     13   ("julday" fun nil (lib "julday.pro" nil "saxo") "Result = %s(MONTH, DAY, YEARin, Hour, Minute, Second)" (nil ("NDAYSPM"))) 
    1414   ("leapyr" fun nil (lib "leapyr.pro" nil "saxo") "Result = %s(year)" (nil)) 
    1515   ("monthname" fun nil (lib "monthname.pro" nil "saxo") "Result = %s(month)" (nil ("_EXTRA"))))) 
Note: See TracChangeset for help on using the changeset viewer.