[cgma-dev] r4810 - in cgm/trunk: geom/OCC test
jiangtao_ma at yahoo.com
jiangtao_ma at yahoo.com
Tue May 10 11:06:29 CDT 2011
Author: janehu
Date: 2011-05-10 11:06:27 -0500 (Tue, 10 May 2011)
New Revision: 4810
Modified:
cgm/trunk/geom/OCC/OCCHistory.cpp
cgm/trunk/test/Makefile.am
Log:
Fix for distcheck problems.
Modified: cgm/trunk/geom/OCC/OCCHistory.cpp
===================================================================
--- cgm/trunk/geom/OCC/OCCHistory.cpp 2011-05-09 22:30:36 UTC (rev 4809)
+++ cgm/trunk/geom/OCC/OCCHistory.cpp 2011-05-10 16:06:27 UTC (rev 4810)
@@ -3,7 +3,7 @@
#include "OCCQueryEngine.hpp"
#include "CubitMessage.hpp"
#include "RefEntity.hpp"
-#include "occ_attrib_history.hpp"
+//#include "occ_attrib_history.hpp"
#include "CGMHistory.hpp"
#include "GeometryQueryTool.hpp"
Modified: cgm/trunk/test/Makefile.am
===================================================================
--- cgm/trunk/test/Makefile.am 2011-05-09 22:30:36 UTC (rev 4809)
+++ cgm/trunk/test/Makefile.am 2011-05-10 16:06:27 UTC (rev 4810)
@@ -80,6 +80,8 @@
proe.stp \
diffuser.iges \
ex3.iges \
+ Cylinder_1.brep \
+ Cylinder_2.brep \
stitch.name_occ
# Files that are created by tests, and that therefore
More information about the cgma-dev
mailing list