Changeset 4573 for trunk/examples

Show
Ignore:
Timestamp:
11/06/08 10:06:35 (2 months ago)
Author:
pmoura
Message:

Fixed minor pretty print output glitch in the "mtbatch" example.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/examples/threads/mtbatch/mtbatch.lgt

    r4455 r4573  
    336336                ) 
    337337            )), nl, 
    338         write('DF+HC+BF'), put_char('\t'), 
     338        write('DF+HC+BF'), %put_char('\t'), 
    339339        loop::forto(Liters, 1, 14, 
    340340            (   catch(run(cop_overhead(Liters, 5, 9, 14), N, Average), Error, write_error) ->