Ignore:
Timestamp:
08/21/07 16:19:32 (17 years ago)
Author:
pinsard
Message:

corrections of some headers and parameters and keywords case. change of pro2href to replace proidl

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SRC/ToBeReviewed/PLOTS/VECTEUR/velovect.pro

    r238 r262  
    9393;- 
    9494; 
    95 PRO velovect,U,V,X,Y, Missing = Missing, Length = length, Dots = dots,  $ 
    96         Color=color, CLIP=clip, NOCLIP=noclip, OVERPLOT=overplot, _EXTRA=extra 
     95PRO velovect, u,v,x,y, MISSING = missing, LENGTH = length, DOTS = dots,  $ 
     96        COLOR=color, CLIP=clip, NOCLIP=noclip, OVERPLOT=overplot, _EXTRA=extra 
    9797; 
    9898  compile_opt idl2, strictarrsubs 
Note: See TracChangeset for help on using the changeset viewer.