Index: /issm/trunk-jpl/src/c/classes/objects/Vertex.cpp
===================================================================
--- /issm/trunk-jpl/src/c/classes/objects/Vertex.cpp	(revision 13415)
+++ /issm/trunk-jpl/src/c/classes/objects/Vertex.cpp	(revision 13416)
@@ -172,5 +172,5 @@
 	/*Ok, we are a clone node, but we did not create the pid for this vertex 
 	 * Therefore, our pid is garbage right now. Go pick it up in the alltruepids: */
-	this->pid=alltruepids[this->pid];
+	this->pid=alltruepids[this->sid];
 }
 /*}}}*/
