Ignore:
Timestamp:
09/22/06 11:37:08 (18 years ago)
Author:
smasson
Message:

several bugfix + new strsed

File:
1 edited

Legend:

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

    r163 r192  
    1616; 
    1717; @param GPHI  
    18 ; 
    19 ; @keyword ALL 
    2018;  
    2119; @keyword _EXTRA 
     
    3634;------------------------------------------------------------ 
    3735;------------------------------------------------------------ 
    38 FUNCTION ciseauxtri, triang, glam, gphi, ALL = all, _EXTRA = ex 
     36FUNCTION ciseauxtri, triang, glam, gphi, _EXTRA = ex 
    3937;--------------------------------------------------------- 
    4038; 
     
    115113   endif 
    116114; 
    117 ; We delete all triangle which are out of the valid frame when  on supprime les triangles qui sont un peu trop hors du cadre 
    118 ; valable qd ALL is activated 
     115; We delete all triangle which are out of the valid frame 
    119116; 
    120117    if keyword_set(key_irregular) then begin 
Note: See TracChangeset for help on using the changeset viewer.