Changeset 3640 for trunk/yat/utility/config_public.h.in
- Timestamp:
- May 3, 2017, 2:55:07 AM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/yat/utility/config_public.h.in
r3601 r3640 6 6 /* 7 7 Copyright (C) 2008 Jari Häkkinen, Peter Johansson 8 Copyright (C) 2009, 2011, 2013, 2014, 2015 Peter Johansson8 Copyright (C) 2009, 2011, 2013, 2014, 2015, 2017 Peter Johansson 9 9 10 10 This file is part of the yat library, http://dev.thep.lu.se/yat … … 46 46 /// Define to 1 if yat is built with bam support 47 47 #undef YAT_HAVE_LIBBAM 48 49 /// Define if std::log2 exists 50 #undef YAT_HAVE_LOG2 48 51 49 52 /// Define to 1 if you have the <samtools/bam.h> header file.
Note: See TracChangeset
for help on using the changeset viewer.