[cgma-dev] r6078 - in cgm/trunk: geom/parallel init
janehu at mcs.anl.gov
janehu at mcs.anl.gov
Tue Oct 22 13:08:00 CDT 2013
Author: janehu
Date: 2013-10-22 13:08:00 -0500 (Tue, 22 Oct 2013)
New Revision: 6078
Modified:
cgm/trunk/geom/parallel/Makefile.am
cgm/trunk/init/Makefile.am
Log:
Removed some unused includes.
Modified: cgm/trunk/geom/parallel/Makefile.am
===================================================================
--- cgm/trunk/geom/parallel/Makefile.am 2013-10-21 17:13:17 UTC (rev 6077)
+++ cgm/trunk/geom/parallel/Makefile.am 2013-10-22 18:08:00 UTC (rev 6078)
@@ -2,8 +2,6 @@
-I$(top_srcdir)/geom \
-I$(top_srcdir)/geom/ACIS \
-I$(ACIS_DIR)/include \
- -I$(ACIS_DIR)/amendment \
- -I$(top_srcdir)/amendment \
$(MPI_INCLUDE) \
$(HAVE_OCC_DEF)
Modified: cgm/trunk/init/Makefile.am
===================================================================
--- cgm/trunk/init/Makefile.am 2013-10-21 17:13:17 UTC (rev 6077)
+++ cgm/trunk/init/Makefile.am 2013-10-22 18:08:00 UTC (rev 6078)
@@ -6,7 +6,6 @@
-I$(top_srcdir)/geom/virtual \
-I$(top_srcdir)/geom/facet \
-I$(top_srcdir)/geom/cholla \
- -I$(top_srcdir)/amendment \
-I$(srcdir) \
$(OCC_INC_FLAG)
More information about the cgma-dev
mailing list