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

Last change on this file since 72 was 69, checked in by smasson, 18 years ago

debug + new xxx

  • Property svn:executable set to *
File size: 774 bytes
Line 
1;;
2;; IDLWAVE catalog for library saxo
3;; Automatically Generated -- do not edit.
4;; Created by idlwave_catalog on Thu May  4 08:42:55 2006
5;;
6(setq idlwave-library-catalog-libname "saxo")
7(setq idlwave-library-catalog-routines
8 '(("date2jul" fun nil (lib "date2jul.pro" nil "saxo") "Result = %s(date)" (nil ("GRADS")))
9   ("date2string" fun nil (lib "date2string.pro" nil "saxo") "Result = %s(yyyymmdd)" (nil ("_EXTRA")))
10   ("daysinmonth" fun nil (lib "daysinmonth.pro" nil "saxo") "Result = %s(month, year)" (nil))
11   ("jul2date" fun nil (lib "jul2date.pro" nil "saxo") "Result = %s(jday)" (nil))
12   ("leapyr" fun nil (lib "leapyr.pro" nil "saxo") "Result = %s(year)" (nil))
13   ("monthname" fun nil (lib "monthname.pro" nil "saxo") "Result = %s(mm1)" (nil ("_extra")))))
Note: See TracBrowser for help on using the repository browser.