1
1

#if 0 out the totalview sequence number because it isn't [yet]

instantiated anywhere

This commit was SVN r735.
Этот коммит содержится в:
Jeff Squyres 2004-02-12 04:20:49 +00:00
родитель fdb0a8a33f
Коммит 2b2770637e

Просмотреть файл

@ -36,9 +36,11 @@ MPI_Comm_set_name(MPI_Comm comm, char *name)
/* -- Tracing information for new communicator name -- */
#if 0
/* Force TotalView DLL to take note of this name setting */
++lam_tv_comm_sequence_number;
#endif
/* -- Thread safety exit -- */