[cgma-dev] r5811 - cgm/branches/merge-cubit12.2/geom
    janehu at mcs.anl.gov 
    janehu at mcs.anl.gov
       
    Fri Oct 19 11:50:56 CDT 2012
    
    
  
Author: janehu
Date: 2012-10-19 11:50:56 -0500 (Fri, 19 Oct 2012)
New Revision: 5811
Modified:
   cgm/branches/merge-cubit12.2/geom/CubitCompat.cpp
Log:
Fix the build error for this branch.
Modified: cgm/branches/merge-cubit12.2/geom/CubitCompat.cpp
===================================================================
--- cgm/branches/merge-cubit12.2/geom/CubitCompat.cpp	2012-10-19 14:14:05 UTC (rev 5810)
+++ cgm/branches/merge-cubit12.2/geom/CubitCompat.cpp	2012-10-19 16:50:56 UTC (rev 5811)
@@ -2,7 +2,7 @@
 #include "CubitCompat.hpp"
 #include "GeometryQueryTool.hpp"
 #include <string.h>
-
+#define CUBIT_12 2
 #if CUBIT_12 == 2
 
   #define CUBIT_COMPAT_FT_ELIF(TYPE) \
    
    
More information about the cgma-dev
mailing list