Ignore:
Timestamp:
04/06/07 10:35:17 (17 years ago)
Author:
pinsard
Message:

improvements/corrections of some *.pro headers + replace some message by some report

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SRC/Documentation/idldoc_assistant_output/ToBeReviewed/PLOTS/DESSINE/scontour.html

    r234 r242  
    171171 
    172172    <h3>Examples</h3><pre> 
    173       IDL> z = dist(100) 
    174       IDL> scontour, z, nlevels=10,small=[1,2,1],xstyle=1,ystyle=1 
    175       IDL> @ps 
     173 IDL> z = dist(100) 
     174 IDL> scontour, z, nlevels=10,small=[1,2,1],xstyle=1,ystyle=1 
     175 IDL> @ps 
    176176 
    177177    </pre><h3>Version history</h3> 
    178178     
    179179    <h4>Version</h4> 
    180  $Id: scontour.pro 231 2007-03-19 17:15:51Z pinsard $ 
     180 $Id: scontour.pro 237 2007-03-26 15:37:03Z pinsard $ 
    181181 
    182182    <h4>History</h4> 
Note: See TracChangeset for help on using the changeset viewer.