Ignore:
Timestamp:
04/06/07 10:35:17 (17 years ago)
Author:
pinsard
Message:

improvements/corrections of some *.pro headers + replace some message by some report

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SRC/Utilities/createfunc.pro

    r239 r242  
    55; useful to avoid the use of execute 
    66; 
    7 ; @param command {in}{required}  
    8 ; a scalar string defining the result to be given back by the function.  
     7; @param command {in}{required} {type=scalar string} 
     8; defining the result to be given back by the function.  
    99; (see examples) 
    1010; 
     
    1212; name of the function to be created. 
    1313; 
    14 ; @keyword KWDLIST {in}  
    15 ; a vector string. to specify a list of keywords that must be included in the  
     14; @keyword KWDLIST {in} {type=vector string}  
     15; to specify a list of keywords that must be included in the  
    1616; function definition.  
    1717; Warning: the string must start with a ','  
Note: See TracChangeset for help on using the changeset viewer.