Changeset 5817


Ignore:
Timestamp:
09/15/10 08:10:06 (15 years ago)
Author:
Eric.Larour
Message:

Switch ISSM_DEBUG to DEBUG to avoid output in debugging mode

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk/src/c/modules/InputUpdateFromDakotax/InputUpdateFromDakotax.cpp

    r5474 r5817  
    7575                        }
    7676
    77                         #ifdef _ISSM_DEBUG_
     77                        #ifdef _DEBUG_
    7878                                PetscSynchronizedPrintf(MPI_COMM_WORLD,"Parameter vector:");
    7979                                PetscSynchronizedFlush(MPI_COMM_WORLD);
Note: See TracChangeset for help on using the changeset viewer.