[cgma-dev] r5639 - cgm/branches/merge-cubit13.1/test

janehu at mcs.anl.gov janehu at mcs.anl.gov
Thu Jul 26 10:42:27 CDT 2012


Author: janehu
Date: 2012-07-26 10:42:27 -0500 (Thu, 26 Jul 2012)
New Revision: 5639

Modified:
   cgm/branches/merge-cubit13.1/test/Makefile.am
Log:
Remove the attribute_to_buffer from the link. It's no longer a testcase here.

Modified: cgm/branches/merge-cubit13.1/test/Makefile.am
===================================================================
--- cgm/branches/merge-cubit13.1/test/Makefile.am	2012-07-25 19:42:36 UTC (rev 5638)
+++ cgm/branches/merge-cubit13.1/test/Makefile.am	2012-07-26 15:42:27 UTC (rev 5639)
@@ -46,8 +46,6 @@
 init_SOURCES = init.cpp
 attribute_to_file_SOURCES = attribute_to_file.cpp
 attribute_to_file_CPPFLAGS = $(CPPFLAGS) $(AM_CPPFLAGS) -DTEST_OCC
-attribute_to_buffer_SOURCES = attribute_to_buffer.cpp
-attribute_to_buffer_CPPFLAGS = $(CPPFLAGS) $(AM_CPPFLAGS) -DTEST_OCC
 
 brick_sources = brick.cpp
 brick_acis_SOURCES = $(brick_sources)



More information about the cgma-dev mailing list