[MOAB-dev] r3671 - MOAB/trunk/itaps/imesh

kraftche at cae.wisc.edu kraftche at cae.wisc.edu
Thu Mar 18 15:25:14 CDT 2010


Author: kraftche
Date: 2010-03-18 15:25:13 -0500 (Thu, 18 Mar 2010)
New Revision: 3671

Modified:
   MOAB/trunk/itaps/imesh/iMesh_MOAB.cpp
Log:
revert accidental rename of iMesh_MBCNType

Modified: MOAB/trunk/itaps/imesh/iMesh_MOAB.cpp
===================================================================
--- MOAB/trunk/itaps/imesh/iMesh_MOAB.cpp	2010-03-18 20:20:16 UTC (rev 3670)
+++ MOAB/trunk/itaps/imesh/iMesh_MOAB.cpp	2010-03-18 20:25:13 UTC (rev 3671)
@@ -2585,7 +2585,7 @@
     RETURN(iBase_SUCCESS);
   }
 
-  void iMesh_CNType(/*in*/ const int imesh_entity_topology,
+  void iMesh_MBCNType(/*in*/ const int imesh_entity_topology,
                       /*out*/ int *mbcn_type) 
   {
     if (iMesh_POINT > imesh_entity_topology ||



More information about the moab-dev mailing list