Changeset 372 for trunk/SRC/Utilities


Ignore:
Timestamp:
08/08/08 14:31:53 (16 years ago)
Author:
pinsard
Message:

improvements of headers (alignments)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SRC/Utilities/report.pro

    r371 r372  
    6868; we separate the text in different lines (separated by !C) if it is not already done... 
    6969  if n_elements(textin) EQ 1 then text = '% ' + str_sep(textin, '!C', /trim) ELSE text = '% ' + textin 
    70 ; we get the line, routine name ad revision version 
     70; we get the line, routine name and revision version 
    7171  IF NOT keyword_set(simple) THEN BEGIN 
    7272;    Look for the revsion in the code of the procedure/function calling this  
Note: See TracChangeset for help on using the changeset viewer.