Ignore:
Timestamp:
04/17/14 10:49:43 (10 years ago)
Author:
pinsard
Message:

fix thanks to coding rules; typo; dupe empty lines; trailing blanks

File:
1 edited

Legend:

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

    r375 r495  
    2020; 
    2121; @keyword BG_COLOR 
    22 ; background color.  
     22; background color. 
    2323; Setting BG_COLOR erases the area 
    2424; covered by the text box (filling it with color BG_COLOR) 
     
    7171nny=[0., 1.]*!d.y_vsize 
    7272 
    73  
    7473if n_elements(pos) eq 0 then begin 
    7574 
     
    8281           ',pos=[',pos[0],',',pos[1],',',pos[2],',',pos[3],']') 
    8382  print,strcompress(posstring,/remove_all) 
    84  
    8583 
    8684endif else begin 
Note: See TracChangeset for help on using the changeset viewer.