Ignore:
Timestamp:
03/20/07 17:59:36 (17 years ago)
Author:
pinsard
Message:

improvements/corrections of some *.pro headers

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SRC/Picture/imdisp.pro

    r231 r232  
    5252; @hidden 
    5353;- 
     54; 
    5455FUNCTION imdisp_imscale, IMAGE, RANGE=RANGE, BOTTOM=BOTTOM, NCOLORS=NCOLORS, $ 
    5556  NEGATIVE=NEGATIVE 
     
    8283 
    8384END 
     85; 
    8486;+ 
    8587; @hidden 
    8688;- 
     89; 
    8790FUNCTION imdisp_imregrid, DATA, NX, NY, INTERP=INTERP 
    8891; 
     
    125128 
    126129END 
     130; 
    127131;+ 
     132; 
    128133; @hidden 
     134; 
    129135;- 
     136; 
    130137PRO imdisp_imsize, IMAGE, X0, Y0, XSIZE, YSIZE, ASPECT=ASPECT, $ 
    131138  POSITION=POSITION, MARGIN=MARGIN 
     
    185192 
    186193END 
    187 ;******************************************************************************* 
     194; 
    188195;+ 
    189196; 
     
    459466; @history 
    460467; Liam.Gumley\@ssec.wisc.edu 
    461 ; http://cimss.ssec.wisc.edu/~gumley 
     468; <a href="http://cimss.ssec.wisc.edu/~gumley"/> 
    462469; 
    463470; Copyright (C) 1999, 2000 Liam E. Gumley 
Note: See TracChangeset for help on using the changeset viewer.