source: trunk/SRC/ToBeReviewed/STRUCTURE/.idlwave_catalog @ 177

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

updates of html files...

  • Property svn:executable set to *
File size: 851 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 '(("chkstru" fun nil (lib "chkstru.pro" nil "saxo") "Result = %s(structure, fields)" (nil ("extract") ("index") ("verbose")))
9   ("extractstru" fun nil (lib "extractstru.pro" nil "saxo") "Result = %s(stru, liste)" (nil ("DELETE") ("KEEP")))
10   ("mixstru" fun nil (lib "mixstru.pro" nil "saxo") "Result = %s(stru1, stru2)" (nil))
11   ("struct2string" fun nil (lib "struct2string.pro" nil "saxo") "Result = %s(struct)" (nil ("CUT_IN_STRING") ("DIRECT2STRING") ("MAX_STRUCT_LENGTH")))
12   ("where_tag" fun nil (lib "where_tag.pro" nil "saxo") "Result = %s(Struct, Nfound)" (nil ("ISELECT") ("NOPRINT") ("RANGE") ("TAG_NAME") ("TAG_NUMBER") ("VALUES")))))
Note: See TracBrowser for help on using the repository browser.