]> git.donarmstrong.com Git - bamtools.git/blobdiff - src/api/SamReadGroup.cpp
Cleaned up intra-API includes & moved version numbers to 2.0.0
[bamtools.git] / src / api / SamReadGroup.cpp
index 2ba75f16b46b7e7a548581a3aa04144895675097..ce022ab5d3d84759f096fb5235abb31b0dc90b1d 100644 (file)
@@ -1,14 +1,13 @@
 // ***************************************************************************
 // SamReadGroup.cpp (c) 2010 Derek Barnett
 // Marth Lab, Department of Biology, Boston College
-// All rights reserved.
 // ---------------------------------------------------------------------------
-// Last modified: 18 April 2011 (DB)
+// Last modified: 10 October 2011 (DB)
 // ---------------------------------------------------------------------------
 // Provides direct read/write access to the SAM read group data fields.
 // ***************************************************************************
 
-#include <api/SamReadGroup.h>
+#include "api/SamReadGroup.h"
 using namespace BamTools;
 using namespace std;