Print

Print


Commit in lcio/src/cpp on MAIN
CMakeLists.txt+21.15 -> 1.16
added UTIL/CollectionParameterMap.cc and UTIL/PIDHandler.cc

lcio/src/cpp
CMakeLists.txt 1.15 -> 1.16
diff -u -r1.15 -r1.16
--- CMakeLists.txt	28 May 2008 14:03:53 -0000	1.15
+++ CMakeLists.txt	30 May 2008 13:27:51 -0000	1.16
@@ -112,6 +112,8 @@
   ./src/UTIL/lXDR.cc
   ./src/UTIL/LCTOOLS.cc
   ./src/UTIL/CellIDEncoder.cc
+  ./src/UTIL/CollectionParameterMap.cc
+  ./src/UTIL/PIDHandler.cc
 )
 
 #------ require proper C++ -------
CVSspam 0.2.8