Changeset 138 for trunk/SRC/Utilities


Ignore:
Timestamp:
07/12/06 11:52:09 (18 years ago)
Author:
smasson
Message:

update documentation and .idlwave_catalog

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SRC/Utilities/.idlwave_catalog

    r119 r138  
    77(setq idlwave-library-catalog-routines 
    88 '(("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"))) 
     9   ("createpro" pro nil (lib "createpro.pro" nil "saxo") "%s, command" (nil ("_EXTRA") ("FILENAMEIN") ("KWDLIST") ("KWDUSED"))) 
    1010   ("def_myuniquetmpdir" pro nil (lib "def_myuniquetmpdir.pro" nil "saxo") "%s" (nil)) 
    1111   ("demomode_compatibility" pro nil (lib "demomode_compatibility.pro" nil "saxo") "%s" (nil)) 
    1212   ("find" fun nil (lib "find.pro" nil "saxo") "Result = %s(filein)" (nil ("_extra") ("FIRSTFOUND") ("IODIRECTORY") ("LOOKALLDIR") ("NOPRO") ("ONLYNC") ("ONLYPRO") ("RECURSIVE") ("REPERTOIRE") ("UNIQUE"))) 
     13   ("err_mess" fun nil (lib "fitintobox.pro" nil "saxo") "Result = %s(sz, jpi, nx, jpj, ny, jpk, nz, jpt)" (nil)) 
     14   ("fitintobox" fun nil (lib "fitintobox.pro" nil "saxo") "Result = %s(field, nx, ny, nz, firstx, firsty, firstz, lastx, lasty, lastz)" (nil ("WDEPTH"))) 
    1315   ("isadirectory" fun nil (lib "isadirectory.pro" nil "saxo") "Result = %s(directoryin)" (nil ("_extra") ("IODIRECTORY") ("TITLE"))) 
    1416   ("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)))) 
     17   ("linearequation" fun nil (lib "linearequation.pro" nil "saxo") "Result = %s(point1, point2)" (nil)) 
     18   ("lineintersection" fun nil (lib "lineintersection.pro" nil "saxo") "Result = %s(abc1, abc2)" (nil ("FLOAT"))) 
     19   ("protype" fun nil (lib "protype.pro" nil "saxo") "Result = %s(file)" (nil)) 
     20   ("pwd" pro nil (lib "pwd.pro" nil "saxo") "%s" (nil)) 
     21   ("report" fun nil (lib "report.pro" nil "saxo") "Result = %s(text)" (nil ("_extra") ("DEFAULT_NO") ("PARENT") ("QUESTION") ("SIMPLE"))) 
     22   ("routine_name" fun nil (lib "routine_name.pro" nil "saxo") "Result = %s(pilingnum)" (nil)) 
     23   ("testvar" fun nil (lib "testvar.pro" nil "saxo") "Result = %s" (nil ("var"))) 
     24   ("text_box" pro nil (lib "text_box.pro" nil "saxo") "%s, text" (nil ("_EXTRA") ("bg_color") ("box") ("center") ("fg_color") ("pos") ("right") ("vert_space"))) 
     25   ("UNDEFINE" pro nil (lib "undefine.pro" nil "saxo") "%s, varname" (nil)) 
     26   ("xfile" pro nil (lib "xfile.pro" nil "saxo") "%s, filename" (nil ("_extra"))) 
     27   ("xhelp" pro nil (lib "xhelp.pro" nil "saxo") "%s, filename" (nil ("_extra"))))) 
Note: See TracChangeset for help on using the changeset viewer.