Ignore:
Timestamp:
12/03/08 14:26:28 (15 years ago)
Author:
smasson
Message:

3 small bugfix

File:
1 edited

Legend:

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

    r370 r386  
    7373    0:localbox = [boxzoom2d, minprof, profdefault] 
    7474    1:localbox = [boxzoom2d, minprof, boxzoom[0]] 
    75     2:localbox = [boxzoom2d, boxzoom[0]] 
     75    2:localbox = [boxzoom2d, boxzoom] 
    7676    4:if strpos(type, 'z') NE -1 THEN $ 
    7777      localbox = [boxzoom2d, minprof, profdefault] ELSE localbox = boxzoom2d 
Note: See TracChangeset for help on using the changeset viewer.