source: trunk/Utilities/.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: 975 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 '(("createpro" pro nil (lib "createpro.pro" nil "saxo") "%s, command" (nil ("FILENAMEIN") ("KWDLIST") ("KWDUSED")))
9   ("def_myuniquetmpdir" pro nil (lib "def_myuniquetmpdir.pro" nil "saxo") "%s" (nil))
10   ("demomode_compatibility" pro nil (lib "demomode_compatibility.pro" nil "saxo") "%s" (nil))
11   ("find" fun nil (lib "find.pro" nil "saxo") "Result = %s(filein)" (nil ("_extra") ("FIRSTFOUND") ("IODIRECTORY") ("NOPRO") ("RECURSIVE") ("REPERTOIRE") ("UNIQUE")))
12   ("isadirectory" fun nil (lib "isadirectory.pro" nil "saxo") "Result = %s(directoryin)" (nil ("_extra") ("IODIRECTORY") ("TITLE")))
13   ("isafile" fun nil (lib "isafile.pro" nil "saxo") "Result = %s(filein)" (nil ("_extra") ("FILENAME") ("IODIRECTORY") ("NEW") ("RECURSIVE")))))
Note: See TracBrowser for help on using the repository browser.