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

Last change on this file since 378 was 338, checked in by smasson, 16 years ago

update documentation

  • Property svn:executable set to *
File size: 1.4 KB
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 '(("matchdelim" fun nil (lib "matchdelim.pro" nil "saxo") "Result = %s(InString, OpenPos)" (nil ("CLOSE_DELIM") ("HELP") ("OPEN_DELIM")))
9   ("nexttok" fun nil (lib "nexttok.pro" nil "saxo") "Result = %s(strn, tokens)" (nil ("HELP") ("POSITION")))
10   ("showtex" pro nil (lib "showtex.pro" nil "saxo") "%s" (nil ("FONT") ("HELP")))
11   ("str_token" fun nil (lib "str_token.pro" nil "saxo") "Result = %s(string, token)" (nil ("HELP") ("TRIM")))
12   ("strcnt" fun nil (lib "strcnt.pro" nil "saxo") "Result = %s(strn, substrn, startpos)" (nil ("HELP")))
13   ("strtrans" fun nil (lib "strtrans.pro" nil "saxo") "Result = %s(InputString, from, to, ned)" (nil ("HELP")))
14   ("sub_sup_idl" fun nil (lib "sub_sup_idl.pro" nil "saxo") "Result = %s(token)" (nil ("FORCE_UD")))
15   ("textable" fun nil (lib "textable.pro" nil "saxo") "Result = %s" (nil ("HELP") ("POSTSCRIPT") ("VECTOR")))
16   ("textoidl" fun nil (lib "textoidl.pro" nil "saxo") "Result = %s(InputString)" (nil ("FONT") ("HELP") ("TEX_SEQUENCES")))
17   ("sub_sup_idl" fun nil (lib "translate_sub_super.pro" nil "saxo") "Result = %s(token)" (nil ("FORCE_UD")))
18   ("translate_sub_super" fun nil (lib "translate_sub_super.pro" nil "saxo") "Result = %s(InputString)" (nil ("HELP") ("RECURSED")))))
Note: See TracBrowser for help on using the repository browser.