Index: /issm/trunk/src/mex/VerticesDof/VerticesDof.cpp
===================================================================
--- /issm/trunk/src/mex/VerticesDof/VerticesDof.cpp	(revision 4172)
+++ /issm/trunk/src/mex/VerticesDof/VerticesDof.cpp	(revision 4173)
@@ -15,6 +15,6 @@
 
 	/* output datasets: */
-	DofVec* partition=NULL;
-	DofVec* tpartition=NULL;
+	Vec* partition=NULL;
+	Vec* tpartition=NULL;
 
 	/*Boot module: */
