Ignore:
Timestamp:
07/23/09 11:18:49 (15 years ago)
Author:
smasson
Message:

update documentation

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SRC/Documentation/idldoc_html_output/Utilities/testvar.html

    r338 r402  
    143143 
    144144          <h3>Examples</h3><div class="preformat"> 
    145  IDL> print, testvar(var=toto) 
     145   IDL> print, testvar(var=toto) 
    146146 0 
    147  IDL> print, testvar(var='toto') 
     147   IDL> print, testvar(var='toto') 
    148148 toto 
    149149</div> 
     
    151151           
    152152          <h4>Version</h4><div class="preformat"> 
    153  $Id: testvar.pro 327 2007-12-13 16:22:35Z pinsard $ 
     153 $Id: testvar.pro 371 2008-08-07 09:32:02Z pinsard $ 
    154154</div> 
    155155          <h4>History</h4><div class="preformat"> 
Note: See TracChangeset for help on using the changeset viewer.