Ignore:
Timestamp:
08/07/08 11:32:02 (16 years ago)
Author:
pinsard
Message:

improvements of headers (alignments of IDL prompt in examples)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SRC/Utilities/testvar.pro

    r327 r371  
    1515; 
    1616; @examples 
    17 ; IDL> print, testvar(var=toto) 
     17;   IDL> print, testvar(var=toto) 
    1818; 0 
    19 ; IDL> print, testvar(var='toto') 
     19;   IDL> print, testvar(var='toto') 
    2020; toto 
    2121; 
Note: See TracChangeset for help on using the changeset viewer.