[mpich2-commits] r6723 - mpich2/trunk/src/util/dbg

jayesh at mcs.anl.gov jayesh at mcs.anl.gov
Mon May 24 14:00:44 CDT 2010


Author: jayesh
Date: 2010-05-24 14:00:44 -0500 (Mon, 24 May 2010)
New Revision: 6723

Modified:
   mpich2/trunk/src/util/dbg/dbg.vcproj
Log:
Remove the stale parameter functionality and add the new one in VS projs. The new functionality was added in r6695

Modified: mpich2/trunk/src/util/dbg/dbg.vcproj
===================================================================
--- mpich2/trunk/src/util/dbg/dbg.vcproj	2010-05-24 18:57:15 UTC (rev 6722)
+++ mpich2/trunk/src/util/dbg/dbg.vcproj	2010-05-24 19:00:44 UTC (rev 6723)
@@ -1831,7 +1831,7 @@
 				>
 			</File>
 			<File
-				RelativePath="..\param\param.c"
+				RelativePath="..\param\param_vals.c"
 				>
 			</File>
 			<File



More information about the mpich2-commits mailing list