|
[yoda-svn] r446 - trunk/srcblackhole at projects.hepforge.org blackhole at projects.hepforge.orgWed May 2 12:41:30 BST 2012
Author: dgrell Date: Wed May 2 12:41:30 2012 New Revision: 446 Log: Temporarily disabled any Histo2D-related stuff. Modified: trunk/src/Makefile.am Modified: trunk/src/Makefile.am ============================================================================== --- trunk/src/Makefile.am Wed May 2 12:38:12 2012 (r445) +++ trunk/src/Makefile.am Wed May 2 12:41:30 2012 (r446) @@ -5,12 +5,9 @@ libYODA_la_SOURCES = \ Dbn1D.cc \ Histo1D.cc \ - Histo2D.cc \ Profile1D.cc \ Profile2D.cc \ Scatter1D.cc \ - Scatter2D.cc \ - Scatter3D.cc\ Writer.cc \ WriterAIDA.cc \ WriterYODA.cc \ @@ -18,5 +15,10 @@ ReaderAIDA.cc \ ReaderYODA.cc +# Histo2D.cc \ +# Profile2D.cc \ +# Scatter3D.cc\ + + libYODA_la_LIBADD = tinyxml/libtinyxml.la libYODA_la_CPPFLAGS = $(AM_CPPFLAGS) -DTIXML_USE_STL
More information about the yoda-svn mailing list |