Ignore:
Timestamp:
12/13/07 17:22:35 (17 years ago)
Author:
pinsard
Message:

modification of headers : mainly blanks around = sign for keywords in declaration of function and pro

File:
1 edited

Legend:

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

    r325 r327  
    4242; 
    4343;- 
    44 PRO dessinetri, tri, x, y, WAIT = wait, ONEBYONE = onebyone, FILL = fill, CHANGECOLOR = changecolor, _EXTRA = ex 
     44PRO dessinetri, tri, x, y, WAIT=wait, ONEBYONE=onebyone, FILL=fill $ 
     45              , CHANGECOLOR=changecolor, _EXTRA=ex 
    4546; 
    4647  compile_opt idl2, strictarrsubs 
Note: See TracChangeset for help on using the changeset viewer.