[MOAB-dev] r3220 - MOAB/trunk

tautges at mcs.anl.gov tautges at mcs.anl.gov
Mon Oct 19 18:33:01 CDT 2009


Author: tautges
Date: 2009-10-19 18:33:01 -0500 (Mon, 19 Oct 2009)
New Revision: 3220

Modified:
   MOAB/trunk/Makefile.am
Log:
Adding MBMatrix3 to list of installed headers; it's referenced from
an already-installed header.



Modified: MOAB/trunk/Makefile.am
===================================================================
--- MOAB/trunk/Makefile.am	2009-10-19 23:06:36 UTC (rev 3219)
+++ MOAB/trunk/Makefile.am	2009-10-19 23:33:01 UTC (rev 3220)
@@ -141,7 +141,6 @@
   MBCNArrays.hpp \
   MBCartVect.cpp \
   MBMatrix3.cpp \
-  MBMatrix3.hpp \
   MBCore.cpp \
   MBFactory.cpp \
   MBGeomUtil.cpp \
@@ -261,6 +260,7 @@
   MBForward.hpp \
   MBGeomUtil.hpp \
   MBInterface.hpp \
+  MBMatrix3.hpp \
   MBOrientedBox.hpp \
   MBOrientedBoxTreeTool.hpp \
   MBParallelConventions.h \



More information about the moab-dev mailing list