Ignore:
Timestamp:
08/21/07 16:19:32 (17 years ago)
Author:
pinsard
Message:

corrections of some headers and parameters and keywords case. change of pro2href to replace proidl

File:
1 edited

Legend:

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

    r232 r262  
    5353;- 
    5454; 
    55 PRO  pltsc,tab1,tab2, min1, max1, min2, max2, varname2, BOXZOOM = boxzoom, $ 
    56            COL1D=col1d,STY1D=sty1d,OV1D=ov1d, _EXTRA = ex 
     55PRO pltsc, tab1, tab2, min1, max1, min2, max2, varname2, BOXZOOM = boxzoom, $ 
     56           COL1D=col1d, STY1D=sty1d, OV1D=ov1d, _EXTRA = ex 
    5757; scatter plot (inspired from plt1d) 
    5858; 
Note: See TracChangeset for help on using the changeset viewer.