[MOAB-dev] r4062 - MOAB/trunk/test/h5file

kraftche at cae.wisc.edu kraftche at cae.wisc.edu
Wed Jul 21 17:28:38 CDT 2010


Author: kraftche
Date: 2010-07-21 17:28:37 -0500 (Wed, 21 Jul 2010)
New Revision: 4062

Modified:
   MOAB/trunk/test/h5file/h5partial.cpp
Log:
typo in comment

Modified: MOAB/trunk/test/h5file/h5partial.cpp
===================================================================
--- MOAB/trunk/test/h5file/h5partial.cpp	2010-07-21 14:36:42 UTC (rev 4061)
+++ MOAB/trunk/test/h5file/h5partial.cpp	2010-07-21 22:28:37 UTC (rev 4062)
@@ -1098,7 +1098,7 @@
   CHECK_ERR(rval);
   
     // Create a string of edges from [0,INT] along the X axis each 1 unit in length.
-    // Create a set for edge edge, containing the edge and the parent of the 
+    // Create a set for edge edge containing the edge and make it the parent of the 
     // set containing the previous (closer to origin) edge.  Assign each set an
     // ID that is the X coordinate of the larger of the two vertices of the edge
     // contained in the set.








































More information about the moab-dev mailing list