Changeset 7457


Ignore:
Timestamp:
Sep 1, 2009, 12:13:55 PM (15 years ago)
Author:
ole
Message:

Typos in compile_all

File:
1 edited

Legend:

Unmodified
Added
Removed
  • anuga_core/compile_all.py

    r7456 r7457  
    6666else:
    6767    msg = 'Compiled Metis succesfully. Output from Make is available in %s'\
    68         % Make_logfile
     68        % make_logfile
     69    print msg
     70
     71print       
    6972print 'That took %.3fs' %(time.time() - t0)
    7073
Note: See TracChangeset for help on using the changeset viewer.