source: trunk/SRC/Computation/.idlwave_catalog @ 378

Last change on this file since 378 was 320, checked in by smasson, 17 years ago

update idlwave catalog

File size: 620 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 '(("curl" fun nil (lib "curl.pro" nil "saxo") "Result = %s(uu, vv)" (nil ("_EXTRA") ("DIREC") ("MILLION")))
9   ("div" fun nil (lib "div.pro" nil "saxo") "Result = %s(uu, vv)" (nil ("_EXTRA") ("DIREC") ("MILLION")))
10   ("grad" fun nil (lib "grad.pro" nil "saxo") "Result = %s(field, direc)" (nil ("_EXTRA") ("MILLION")))
11   ("norm" fun nil (lib "norm.pro" nil "saxo") "Result = %s(uu, vv)" (nil ("_EXTRA") ("DIREC")))))
Note: See TracBrowser for help on using the repository browser.