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/placedessin.pro

    r226 r231  
    1 ;------------------------------------------------------------ 
    2 ;------------------------------------------------------------ 
    3 ;------------------------------------------------------------ 
    41;+ 
    52; 
     
    9794; 
    9895; @keyword _EXTRA 
    99 ; Used to pass your keywords. 
     96; Used to pass keywords 
    10097; 
    10198; @keyword COLOR_C 
     
    124121; 
    125122;- 
    126 ;------------------------------------------------------------ 
    127 ;------------------------------------------------------------ 
    128 ;------------------------------------------------------------ 
     123; 
    129124PRO placedessin, typedessin, posfenetre, posbar, BARMARGES = barmarges $ 
    130125                 , NOCOLORBAR = nocolorbar, NOFILL = nofill, COLOR_c = color_c $ 
     
    135130                 , ENDPOINTS = endpoints, TYPE = type, BASICMARGES = basicmarges $ 
    136131                 , NOERASE = noerase, LCT = lct, DIREC = direc, CB_TITLE = cb_title, _extra = ex 
    137 ;--------------------------------------------------------- 
    138 ; include common 
    139132; 
    140133  compile_opt idl2, strictarrsubs 
Note: See TracChangeset for help on using the changeset viewer.