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

    r325 r327  
    4343; 
    4444;- 
    45 PRO legende, mi, ma, coupe, CONTOUR = contour, ENDPOINTS = endpoints, DIREC = direc $ 
    46              , VECTLEGENDE = vectlegende $ 
    47              , INTERVALLE = intervalle, TYPE_YZ = type_yz, VARNAME2 = varname2 $ 
    48              , NPTS = npts, _EXTRA = ex 
     45PRO legende, mi, ma, coupe, CONTOUR=contour, ENDPOINTS=endpoints, DIREC=direc $ 
     46           , VECTLEGENDE=vectlegende $ 
     47           , INTERVALLE=intervalle, TYPE_YZ=type_yz, VARNAME2=varname2 $ 
     48           , NPTS=npts, _EXTRA=ex 
    4949; 
    5050  compile_opt idl2, strictarrsubs 
Note: See TracChangeset for help on using the changeset viewer.