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/report.pro

    r327 r371  
    3939; If there is not any widget activated: 
    4040; 
    41 ; IDL> help, report('toto tata') 
     41;   IDL> help, report('toto tata') 
    4242; % $MAIN$: toto tata 
    4343; <Expression>    INT       =       -1 
    44 ; IDL> help, report('does it works ?',/question) 
     44;   IDL> help, report('does it works ?',/question) 
    4545; does it works ? y/n (default answer is y) 
    4646; <Expression>    BYTE      =    1 
    47 ; IDL> help, report('question1: !C does it works ?',/question) 
     47;   IDL> help, report('question1: !C does it works ?',/question) 
    4848; question1: 
    4949; does it works ? y/n (default answer is y) 
Note: See TracChangeset for help on using the changeset viewer.