Ignore:
Timestamp:
05/24/13 19:11:47 (12 years ago)
Author:
Mathieu Morlighem
Message:

CHG: simplifying prints

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/src/c/modules/Reduceloadx/Reduceloadx.cpp

    r15100 r15104  
    2222        bool        oldalloc  = false;
    2323
    24         if(VerboseModule()) _printf0_("   Dirichlet lifting applied to load vector" << "\n");
     24        if(VerboseModule()) _printf0_("   Dirichlet lifting applied to load vector\n");
    2525
    2626        Kfs->GetSize(&global_m,&global_n);
Note: See TracChangeset for help on using the changeset viewer.