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

    r325 r327  
    4343; 
    4444;- 
    45 PRO axis4pltz, type, mask, glam, gphi, z, XXAXIS = xxaxis, ZZAXIS = zzaxis, SIN = sin, ZRATIO = zratio, ZOOM = zoom, PROFMAX = profmax, PROFMIN = profmin, _EXTRA = ex 
     45PRO axis4pltz, type, mask, glam, gphi, z $ 
     46             , XXAXIS=xxaxis, ZZAXIS=zzaxis, SIN=sin, ZRATIO=zratio $ 
     47             , ZOOM=zoom, PROFMAX=profmax, PROFMIN=profmin, _EXTRA=ex 
    4648; 
    4749  compile_opt idl2, strictarrsubs 
Note: See TracChangeset for help on using the changeset viewer.