Changeset 3102


Ignore:
Timestamp:
02/23/10 16:20:25 (15 years ago)
Author:
Mathieu Morlighem
Message:

minor typo

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk/src/c/objects/Tria.cpp

    r3090 r3102  
    46044604
    46054605        /*Update internal data if inputs holds new values: */
    4606         if (id==1) printf("WARNING if QMU: no hydrostatic equilibrium is applied here (conflict with prognostic, which do not have matpar)\n");
     4606        if (id==1) printf("WARNING if QMU: no hydrostatic equilibrium is applied here (conflict with prognostic, which does not have matpar)\n");
    46074607        //For now
    46084608        inputs->Recover("thickness",&h[0],1,dofs,3,(void**)nodes);
Note: See TracChangeset for help on using the changeset viewer.