Ignore:
Timestamp:
01/28/09 12:16:06 (15 years ago)
Author:
smasson
Message:

bugfix when using CONTOUR and CONT_NOFILL keywords at the same time in plt

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SRC/ToBeReviewed/PLOTS/DESSINE/plt.pro

    r378 r390  
    502502    oldcolnumb = colnumb 
    503503    plt, contour, contmin, contmax, CONTOUR = pourlegende, /NOERASE $ 
    504       , USETRI = usetri $ 
     504      , USETRI = usetri, CONT_NOFILL = cont_nofill $ 
    505505      , INTERVALLE = contintervalle, LABEL = contlabel, STYLE = style $ 
    506506      , NLEVEL = contnlevel, DUPLICATE = duplicate, STRICTFILL = strictfill $ 
Note: See TracChangeset for help on using the changeset viewer.