]> git.donarmstrong.com Git - bamtools.git/blobdiff - src/toolkit/bamtools_stats.h
Regression fixed: wasn't properly merging from multiple BAMs
[bamtools.git] / src / toolkit / bamtools_stats.h
index 16dc252ce853b26db8fd105b614923ebf196dbcb..29cc99800945409b6c382bd5ec63463761a1380e 100644 (file)
@@ -1,14 +1,10 @@
 // ***************************************************************************
 // bamtools_stats.h (c) 2010 Derek Barnett, Erik Garrison
 // Marth Lab, Department of Biology, Boston College
-// All rights reserved.
 // ---------------------------------------------------------------------------
-// Last modified: 1 June 2010
+// Last modified: 7 April 2011
 // ---------------------------------------------------------------------------
-// Prints general statistics for a single BAM file.
-//
-// ** Expand to multiple? **
-//
+// Prints general statistics for a single BAM file
 // ***************************************************************************
 
 #ifndef BAMTOOLS_STATS_H