[cgma-dev] r1846 - cgm/trunk/test
janehu at mcs.anl.gov
janehu at mcs.anl.gov
Tue May 27 11:33:07 CDT 2008
Author: janehu
Date: 2008-05-27 11:33:07 -0500 (Tue, 27 May 2008)
New Revision: 1846
Modified:
cgm/trunk/test/sheet.cpp
Log:
don't need to define OCC yet.
Modified: cgm/trunk/test/sheet.cpp
===================================================================
--- cgm/trunk/test/sheet.cpp 2008-05-27 16:32:19 UTC (rev 1845)
+++ cgm/trunk/test/sheet.cpp 2008-05-27 16:33:07 UTC (rev 1846)
@@ -35,7 +35,6 @@
CubitObserver::init_static_observers();
CGMApp::instance()->startup( argc, argv );
-#define HAVE_OCC
GeometryQueryEngine* const gqe_list[] = {
#ifdef HAVE_ACIS
AcisQueryEngine::instance(),
More information about the cgma-dev
mailing list