[cgma-dev] r6046 - cgm/trunk/geom/Cholla
    iulian at mcs.anl.gov 
    iulian at mcs.anl.gov
       
    Fri May 24 09:44:35 CDT 2013
    
    
  
Author: iulian
Date: 2013-05-24 09:44:35 -0500 (Fri, 24 May 2013)
New Revision: 6046
Modified:
   cgm/trunk/geom/Cholla/FacetorUtil.hpp
   cgm/trunk/geom/Cholla/Makefile.am
Log:
reverting some of the changes made yesterday because of make distcheck
not working on occ builds
it affected in a curious way the shared build only
need more investigation.
Modified: cgm/trunk/geom/Cholla/FacetorUtil.hpp
===================================================================
--- cgm/trunk/geom/Cholla/FacetorUtil.hpp	2013-05-23 17:51:42 UTC (rev 6045)
+++ cgm/trunk/geom/Cholla/FacetorUtil.hpp	2013-05-24 14:44:35 UTC (rev 6046)
@@ -127,5 +127,5 @@
   static double radius(TRI* tri_ptr);  
 };
 
-//#include "FacetorUtil.cpp"
+#include "FacetorUtil.cpp"
 #endif
Modified: cgm/trunk/geom/Cholla/Makefile.am
===================================================================
--- cgm/trunk/geom/Cholla/Makefile.am	2013-05-23 17:51:42 UTC (rev 6045)
+++ cgm/trunk/geom/Cholla/Makefile.am	2013-05-24 14:44:35 UTC (rev 6046)
@@ -77,7 +77,6 @@
     FacetEntity.hpp \
     FacetEvalTool.hpp \
     FacetorTool.hpp \
-    FacetorUtil.hpp \
     GeoNode.hpp \
     GeoTet.hpp \
     LoopParamTool.hpp \
    
    
More information about the cgma-dev
mailing list