[Rivet-svn] r3198 - in branches/2011-07-aida2yoda: include include/TinyXML src/Tools src/Tools/TinyXML

blackhole at projects.hepforge.org blackhole at projects.hepforge.org
Tue Jul 19 12:26:33 BST 2011


Author: dgrell
Date: Tue Jul 19 12:26:33 2011
New Revision: 3198

Log:
tinyxml removed

Deleted:
   branches/2011-07-aida2yoda/include/TinyXML/
   branches/2011-07-aida2yoda/src/Tools/TinyXML/
Modified:
   branches/2011-07-aida2yoda/include/Makefile.am
   branches/2011-07-aida2yoda/src/Tools/Makefile.am

Modified: branches/2011-07-aida2yoda/include/Makefile.am
==============================================================================
--- branches/2011-07-aida2yoda/include/Makefile.am	Mon Jul 18 19:29:37 2011	(r3197)
+++ branches/2011-07-aida2yoda/include/Makefile.am	Tue Jul 19 12:26:33 2011	(r3198)
@@ -1,6 +1 @@
 SUBDIRS = Rivet
-
-## Remove these when YODA is available...
-EXTRA_DIST = TinyXML
-
-#EXTRA_DIST += eigen2

Modified: branches/2011-07-aida2yoda/src/Tools/Makefile.am
==============================================================================
--- branches/2011-07-aida2yoda/src/Tools/Makefile.am	Mon Jul 18 19:29:37 2011	(r3197)
+++ branches/2011-07-aida2yoda/src/Tools/Makefile.am	Tue Jul 19 12:26:33 2011	(r3198)
@@ -11,9 +11,6 @@
   binreloc.c \
   Utils.cc \
   ParticleIdUtils.cc \
-  TinyXML/tinyxml.cpp \
-  TinyXML/tinyxmlerror.cpp \
-  TinyXML/tinyxmlparser.cpp \
   mt2_bisect.cc \
   RivetMT2.cc
 ##  BinnedHistogram.cc \
@@ -22,7 +19,6 @@
 
 libRivetTools_la_CPPFLAGS = \
   $(AM_CPPFLAGS) \
-  -I$(top_srcdir)/include/TinyXML \
   -DENABLE_BINRELOC \
   -DDEFAULTDATADIR=\"$(datadir)\" \
   -DDEFAULTLIBDIR=\"$(libdir)\"


More information about the Rivet-svn mailing list