Ignore:
Timestamp:
10/25/10 08:57:04 (14 years ago)
Author:
Mathieu Morlighem
Message:

moved ISSMERROR to _error_, ISSMASSERT to _assert_ and ISSMPRINTF to _printf_

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk/src/c/solutions/ResetBoundaryConditions.cpp

    r6323 r6412  
    1313        int analysis_counter;
    1414                       
    15         ISSMPRINTF(VerboseSolution(),"%s\n","   updating boundary conditions...");
     15        _printf_(VerboseSolution(),"%s\n","   updating boundary conditions...");
    1616                       
    1717        /*set current analysis: */
Note: See TracChangeset for help on using the changeset viewer.