source: trunk/Calendar/.idlwave_catalog @ 68

Last change on this file since 68 was 68, checked in by pinsard, 18 years ago

add .idlwave_catalog files according to cerbere.lodyc.jussieu.fr: /usr/home/smasson/SAXO_RD/

  • 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 Tue Jan 24 17:06:19 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.