[cgma-dev] r5607 - cgm/trunk/itaps

jain at mcs.anl.gov jain at mcs.anl.gov
Thu Jun 28 12:14:24 CDT 2012


Author: jain
Date: 2012-06-28 12:14:24 -0500 (Thu, 28 Jun 2012)
New Revision: 5607

Modified:
   cgm/trunk/itaps/copy_attrib.cpp
Log:
o Reverting the change.  


Modified: cgm/trunk/itaps/copy_attrib.cpp
===================================================================
--- cgm/trunk/itaps/copy_attrib.cpp	2012-06-28 15:58:03 UTC (rev 5606)
+++ cgm/trunk/itaps/copy_attrib.cpp	2012-06-28 17:14:24 UTC (rev 5607)
@@ -65,7 +65,7 @@
   std::cout << "name tag: ";
   std::string b = "b";
   Tag_Body(geom, name_tag, b, cyl);
-  //  Tag_Get (geom, name_tag, cyl); 
+  Tag_Get (geom, name_tag, cyl); 
 
   // Copy
   iGeom_copyEnt(geom, cyl, &tmp_cyl, &err);








































More information about the cgma-dev mailing list