Ignore:
Timestamp:
03/20/07 17:59:36 (17 years ago)
Author:
pinsard
Message:

improvements/corrections of some *.pro headers

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SRC/ToBeReviewed/TRIANGULATION/dessinetri.pro

    r231 r232  
    99; @param TRI {in}{optional} 
    1010; Array which define the triangulation (provided by <pro>triangule</pro> or 
    11 ; <pro>triangulate</pro>) 
     11; <proidl>triangulate</proidl>) 
    1212; 
    1313; @param X {in}{optional} 
     
    4343;- 
    4444; 
    45 PRO dessinetri, tri, x, y, WAIT = wait, ONEBYONE = onebyone, FILL = fill, CHANGECOLOR = changecolor, _extra = ex 
     45PRO dessinetri, tri, x, y, WAIT = wait, ONEBYONE = onebyone, FILL = fill, CHANGECOLOR = changecolor, _EXTRA = ex 
    4646; 
    4747  compile_opt idl2, strictarrsubs 
Note: See TracChangeset for help on using the changeset viewer.