Ignore:
Timestamp:
08/29/06 14:59:46 (18 years ago)
Author:
navarro
Message:

header improvements : type of parameters and keywords, default values, spell checking + idldoc assistant (IDL online_help)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SRC/ToBeReviewed/STRUCTURE/extractstru.pro

    r157 r163  
    1212; A structure 
    1313; 
    14 ; @param LISTE {in}{required} 
     14; @param LISTE {in}{required}{type=vector} 
    1515; A vector of string including names of STRU to be deleted  
    1616; (by default) or to be kept (if KEEP is activated). 
     
    1919; Specify that the given liste concern elements of STRU to be kept. 
    2020; 
    21 ; @keyword DELETE: 
     21; @keyword DELETE 
    2222; Specify  that the given liste concern elements of STRU to be deleted. 
    2323; This keyword is activated by default. 
Note: See TracChangeset for help on using the changeset viewer.