source: trunk/SRC/Calendar/.idlwave_catalog @ 232

Last change on this file since 232 was 177, checked in by smasson, 18 years ago

updates of html files...

  • Property svn:executable set to *
File size: 997 bytes
Line 
1;;
2;; IDLWAVE catalog for library saxo
3;; Automatically Generated -- do not edit.
4;; Created by idlwave_catalog
5;;
6(setq idlwave-library-catalog-libname "saxo")
7(setq idlwave-library-catalog-routines
8 '(("caldat" pro nil (lib "caldat.pro" nil "saxo") "%s, julian, month, day, year, hour, minute, second" (nil ("NDAYSPM")))
9   ("date2jul" fun nil (lib "date2jul.pro" nil "saxo") "Result = %s(date)" (nil ("GRADS")))
10   ("date2string" fun nil (lib "date2string.pro" nil "saxo") "Result = %s(yyyymmdd)" (nil ("_EXTRA")))
11   ("daysinmonth" fun nil (lib "daysinmonth.pro" nil "saxo") "Result = %s(month, year)" (nil))
12   ("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")))
14   ("leapyr" fun nil (lib "leapyr.pro" nil "saxo") "Result = %s(year)" (nil))
15   ("monthname" fun nil (lib "monthname.pro" nil "saxo") "Result = %s(month)" (nil ("_EXTRA")))))
Note: See TracBrowser for help on using the repository browser.