Changeset 390


Ignore:
Timestamp:
05/13/09 11:45:24 (16 years ago)
Author:
Mathieu Morlighem
Message:

fixed printf

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk/src/c/parallel/control.cpp

    r320 r390  
    160160                }
    161161
    162                 _printf_("%s\n","      value of misfit J after optimization #",n,": ",J[n]);
     162                _printf_("%s%i%s%g\n","      value of misfit J after optimization #",n,": ",J[n]);
    163163               
    164164                /*some freeing:*/
Note: See TracChangeset for help on using the changeset viewer.