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/ToBeReviewed/IMAGE/animgif.pro

    r370 r371  
    1616; @restrictions 
    1717; We use the Z buffer to go faster!. 
    18 ;              So, if it failed in animgif, you have to do: 
    19 ;              IDL> device, /close 
    20 ;              IDL> set_plot, 'x' 
    21 ;              IDL> retall 
     18; So, if it failed in animgif, you have to do: 
     19;   IDL> device, /close 
     20;   IDL> set_plot, 'x' 
     21;   IDL> retall 
    2222; 
    2323; If we want to delete the \@common, 
    24 ;               we have to define manually the picture's size 
    25 ;               (variables xsize and ysize) just as iodir. 
     24; we have to define manually the picture's size 
     25; (variables xsize and ysize) just as iodir. 
    2626; 
    2727; @history 
Note: See TracChangeset for help on using the changeset viewer.