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/Obsolete/lec.pro

    r325 r327  
    9696; @version 
    9797; $Id$ 
     98; 
    9899;- 
    99 function lec, nomchamp,date,nomexp,ECRIT=ecrit,ANOM=anom, BOITE = boite,EXPANOM=expanom, TOUT = tout, GRID = grid, NAME = name, filename = FILENAME 
     100FUNCTION lec, nomchamp,date,nomexp $ 
     101            , ECRIT=ecrit, ANOM=anom, BOITE=boite, EXPANOM=expanom $ 
     102            , TOUT=tout, GRID=grid, NAME=name, filename=FILENAME 
    100103; 
    101104  compile_opt idl2, strictarrsubs, obsolete 
Note: See TracChangeset for help on using the changeset viewer.