source: trunk/SRC/Utilities/.idlwave_catalog @ 77

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

tests tst_* work again (brokken since DATA/SRC split)

  • Property svn:executable set to *
File size: 1.2 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 '(("createfunc" fun nil (lib "createfunc.pro" nil "saxo") "Result = %s(command)" (nil ("_extra") ("FILENAMEIN") ("KWDLIST")))
9   ("createpro" pro nil (lib "createpro.pro" nil "saxo") "%s, command" (nil ("_extra") ("FILENAMEIN") ("KWDLIST") ("KWDUSED")))
10   ("def_myuniquetmpdir" pro nil (lib "def_myuniquetmpdir.pro" nil "saxo") "%s" (nil))
11   ("demomode_compatibility" pro nil (lib "demomode_compatibility.pro" nil "saxo") "%s" (nil))
12   ("find" fun nil (lib "find.pro" nil "saxo") "Result = %s(filein)" (nil ("_extra") ("FIRSTFOUND") ("IODIRECTORY") ("LOOKALLDIR") ("NOPRO") ("ONLYNC") ("ONLYPRO") ("RECURSIVE") ("REPERTOIRE") ("UNIQUE")))
13   ("isadirectory" fun nil (lib "isadirectory.pro" nil "saxo") "Result = %s(directoryin)" (nil ("_extra") ("IODIRECTORY") ("TITLE")))
14   ("isafile" fun nil (lib "isafile.pro" nil "saxo") "Result = %s(filein)" (nil ("_extra") ("FILENAME") ("IODIRECTORY") ("NEW") ("ONLYNC") ("ONLYPRO") ("RECURSIVE")))
15   ("protype" fun nil (lib "protype.pro" nil "saxo") "Result = %s(file)" (nil))))
Note: See TracBrowser for help on using the repository browser.