[MOAB-dev] r1507 - MOAB/trunk/parallel

tautges at mcs.anl.gov tautges at mcs.anl.gov
Thu Jan 3 17:02:58 CST 2008


Author: tautges
Date: 2008-01-03 17:02:58 -0600 (Thu, 03 Jan 2008)
New Revision: 1507

Modified:
   MOAB/trunk/parallel/Makefile.am
Log:
Removing MBParallelConventions.h from the Makefile.am, it's now in the main source dir.


Modified: MOAB/trunk/parallel/Makefile.am
===================================================================
--- MOAB/trunk/parallel/Makefile.am	2008-01-03 22:59:36 UTC (rev 1506)
+++ MOAB/trunk/parallel/Makefile.am	2008-01-03 23:02:58 UTC (rev 1507)
@@ -21,7 +21,6 @@
 if USE_MPI
   MOAB_PARALLEL_SRCS += \
      MBParallelComm.cpp \
-     MBParallelConventions.h \
      MBProcConfig.cpp \
      MBParallelData.cpp \
      ReadParallel.cpp \




More information about the moab-dev mailing list