[MOAB-dev] r2821 - MOAB/trunk

kraftche at cae.wisc.edu kraftche at cae.wisc.edu
Wed Apr 15 08:21:43 CDT 2009


Author: kraftche
Date: 2009-04-15 08:21:38 -0500 (Wed, 15 Apr 2009)
New Revision: 2821

Modified:
   MOAB/trunk/Makefile.am
Log:
add swept mesh sources to makefile

Modified: MOAB/trunk/Makefile.am
===================================================================
--- MOAB/trunk/Makefile.am	2009-04-15 00:58:16 UTC (rev 2820)
+++ MOAB/trunk/Makefile.am	2009-04-15 13:21:38 UTC (rev 2821)
@@ -195,8 +195,12 @@
   SparseTagCollection.hpp \
   StructuredElementSeq.cpp \
   StructuredElementSeq.hpp \
+  SweptElementData.cpp \
+  SweptElementData.hpp \
   SweptElementSeq.cpp \
   SweptElementSeq.hpp \
+  SweptVertexData.cpp \
+  SweptVertexData.hpp \
   TagCompare.hpp \
   TagInfo.cpp \
   TagInfo.hpp \



More information about the moab-dev mailing list