[yoda-svn] r525 - trunk/include/YODA

blackhole at projects.hepforge.org blackhole at projects.hepforge.org
Thu Aug 9 15:23:21 BST 2012


Author: buckley
Date: Thu Aug  9 15:23:21 2012
New Revision: 525

Log:
Adding missing header installs (BinSearcher.h and fastlog.h are exposed to the outside world via header #includes)

Modified:
   trunk/include/YODA/Makefile.am

Modified: trunk/include/YODA/Makefile.am
==============================================================================
--- trunk/include/YODA/Makefile.am	Tue Aug  7 11:49:26 2012	(r524)
+++ trunk/include/YODA/Makefile.am	Thu Aug  9 15:23:21 2012	(r525)
@@ -19,8 +19,10 @@
 	WriterMethods.icc \
 	Utils/MathUtils.h \
 	Utils/Formatting.h \
+	Utils/BinSearcher.h \
 	Utils/sortedvector.h \
     Utils/cachedvector.h \
 	Utils/nvector.h \
+	Utils/fastlog.h \
 	Config/YodaConfig.h \
 	Config/BuildConfig.h


More information about the yoda-svn mailing list