Changeset 288 for trunk/SRC/Utilities


Ignore:
Timestamp:
09/21/07 09:14:31 (17 years ago)
Author:
smasson
Message:

update idlwave_catalog

File:
1 edited

Legend:

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

    r244 r288  
    2020   ("protype" fun nil (lib "protype.pro" nil "saxo") "Result = %s(file)" (nil)) 
    2121   ("pwd" pro nil (lib "pwd.pro" nil "saxo") "%s" (nil)) 
    22    ("report" fun nil (lib "report.pro" nil "saxo") "Result = %s(text)" (nil ("_EXTRA") ("DEFAULT_NO") ("PARENT") ("QUESTION") ("SIMPLE"))) 
     22   ("report" fun nil (lib "report.pro" nil "saxo") "Result = %s(textin)" (nil ("_EXTRA") ("DEFAULT_NO") ("PARENT") ("QUESTION") ("SIMPLE"))) 
    2323   ("routine_name" fun nil (lib "routine_name.pro" nil "saxo") "Result = %s(pilingnum)" (nil)) 
    24    ("testvar" fun nil (lib "testvar.pro" nil "saxo") "Result = %s" (nil ("var"))) 
    25    ("text_box" pro nil (lib "text_box.pro" nil "saxo") "%s, text" (nil ("_EXTRA") ("bg_color") ("box") ("center") ("fg_color") ("pos") ("right") ("vert_space"))) 
     24   ("testvar" fun nil (lib "testvar.pro" nil "saxo") "Result = %s" (nil ("VAR"))) 
     25   ("text_box" pro nil (lib "text_box.pro" nil "saxo") "%s, text" (nil ("_EXTRA") ("BG_COLOR") ("BOX") ("CENTER") ("FG_COLOR") ("POS") ("RIGHT") ("VERT_SPACE"))) 
    2626   ("undefine" pro nil (lib "undefine.pro" nil "saxo") "%s, varname" (nil)) 
    2727   ("xfile" pro nil (lib "xfile.pro" nil "saxo") "%s, filename" (nil ("_EXTRA"))) 
Note: See TracChangeset for help on using the changeset viewer.