Changeset 3431 for branches/0.13-stable/test/pileup.cc
- Timestamp:
- Oct 26, 2015, 8:09:34 AM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/0.13-stable/test/pileup.cc
r3417 r3431 23 23 24 24 #include "Suite.h" 25 26 #include <yat/utility/config_public.h> 25 27 26 28 #ifdef YAT_HAVE_LIBBAM … … 50 52 51 53 52 #ifdef YAT_HAVE_LIBBAM53 54 char seq_nt16(size_t x) 54 55 { … … 63 64 } 64 65 66 #ifdef YAT_HAVE_LIBBAM 65 67 void test1(test::Suite& suite, const std::string& fn) 66 68 {
Note: See TracChangeset
for help on using the changeset viewer.