[MOAB-dev] r3044 - MOAB/trunk

kraftche at mcs.anl.gov kraftche at mcs.anl.gov
Tue Jul 21 16:31:24 CDT 2009


Author: kraftche
Date: 2009-07-21 16:31:24 -0500 (Tue, 21 Jul 2009)
New Revision: 3044

Modified:
   MOAB/trunk/MBCN.cpp
Log:
forgot to check this in earlier

Modified: MOAB/trunk/MBCN.cpp
===================================================================
--- MOAB/trunk/MBCN.cpp	2009-07-21 21:13:45 UTC (rev 3043)
+++ MOAB/trunk/MBCN.cpp	2009-07-21 21:31:24 UTC (rev 3044)
@@ -15,7 +15,7 @@
 
 #include "MBCN.hpp"
 #include "MBCNArrays.hpp"
-#include "MBCN_protos.h"
+#include "MBCN.h"
 #include <assert.h>
 #include <string.h>
 



More information about the moab-dev mailing list