Ignore:
Timestamp:
03/19/07 18:15:51 (17 years ago)
Author:
pinsard
Message:

improvements/corrections of some *.pro headers

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SRC/ToBeReviewed/PLOTS/DIVERS/barrecouleur.pro

    r230 r231  
    1 ;------------------------------------------------------------ 
    2 ;------------------------------------------------------------ 
    3 ;------------------------------------------------------------ 
    41;+ 
    52; 
     
    5047; 
    5148; @keyword _EXTRA 
    52 ; Used to pass your keywords 
     49; Used to pass keywords 
    5350; 
    5451; @restrictions 
     
    6562; seb: mettre les keyword et les param 
    6663;- 
    67 ;------------------------------------------------------------ 
    68 ;------------------------------------------------------------ 
    69 ;------------------------------------------------------------ 
     64; 
    7065PRO barrecouleur, colnumb, clbinf, clbsup, clbdiv $ 
    7166                  , NOCOLORBAR = nocolorbar, CB_TITLE = cb_title $ 
     
    7368                  , MIN = min, MAX = max, divisions = divisions $ 
    7469                  , CB_SUBTITLE = cb_subtitle, POST = post, _extra = ex 
    75 ;------------------------------------------------------------ 
    7670; 
    7771  compile_opt idl2, strictarrsubs 
Note: See TracChangeset for help on using the changeset viewer.