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/Interpolation/clickincell.pro

    r370 r371  
    4343; 
    4444; @examples 
    45 IDL> res = clickincell() 
     45 IDL> res = clickincell() 
    4646; 
    4747; Click with the left button to select a cell. Clicking one more 
     
    4949; Click on the right button to quit. 
    5050; 
    51 IDL> plt, findgen(jpi,jpj),/nodata,map=[90,0,0],/ortho 
    52 IDL> print, clickincell(/draw,color=150,/xy) 
     51 IDL> plt, findgen(jpi,jpj),/nodata,map=[90,0,0],/ortho 
     52 IDL> print, clickincell(/draw,color=150,/xy) 
    5353; 
    5454; @history 
Note: See TracChangeset for help on using the changeset viewer.