Ignore:
Timestamp:
12/13/07 17:22:35 (17 years ago)
Author:
pinsard
Message:

modification of headers : mainly blanks around = sign for keywords in declaration of function and pro

File:
1 edited

Legend:

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

    r325 r327  
    5353;- 
    5454PRO barrecouleur, colnumb, clbinf, clbsup, clbdiv $ 
    55                   , NOCOLORBAR = nocolorbar, CB_TITLE = cb_title $ 
    56                   , NOFILL = nofill, COLOR_c = color_c $ 
    57                   , MIN = min, MAX = max, divisions = divisions $ 
    58                   , CB_SUBTITLE = cb_subtitle, POST = post, _EXTRA = ex 
     55                  , NOCOLORBAR=nocolorbar, CB_TITLE=cb_title $ 
     56                  , NOFILL=nofill, COLOR_c=color_c $ 
     57                  , MIN=min, MAX=max, divisions=divisions $ 
     58                  , CB_SUBTITLE=cb_subtitle, POST=post, _EXTRA=ex 
    5959; 
    6060  compile_opt idl2, strictarrsubs 
Note: See TracChangeset for help on using the changeset viewer.