]> git.donarmstrong.com Git - bamtools.git/blobdiff - src/toolkit/bamtools_index.h
Major update to BamTools version 1.0
[bamtools.git] / src / toolkit / bamtools_index.h
index bb6d89353066bd8972734d1ddbaeb2280609f53d..0c6c58f61324882070075676058e83e60d3d7b63 100644 (file)
@@ -3,9 +3,9 @@
 // Marth Lab, Department of Biology, Boston College
 // All rights reserved.
 // ---------------------------------------------------------------------------
-// Last modified: 1 June 2010
+// Last modified: 18 January 2011
 // ---------------------------------------------------------------------------
-// Creates a BAM index (".bai") file for the provided BAM file
+// Creates a BAM index file.
 // ***************************************************************************
 
 #ifndef BAMTOOLS_INDEX_H