]> git.donarmstrong.com Git - bamtools.git/history - BamIndex.cpp
Modified BamWriter::Open() to return bool on success/fail - was silent before, so...
[bamtools.git] / BamIndex.cpp
2010-07-13 DerekPurely cosmetic udpate. Cleaned up some commented block...
2010-07-09 DerekMerge http://github.com/ekg/bamtools
2010-07-09 DerekSeparated indexing ops to new class. Implemented a...