summaryrefslogtreecommitdiff
path: root/AUTHORS
diff options
context:
space:
mode:
authorAlexandre Mestiashvili <alex@biotec.tu-dresden.de>2013-02-27 15:58:01 +0100
committerAlexandre Mestiashvili <alex@biotec.tu-dresden.de>2013-02-27 15:58:01 +0100
commitfa595dac17e76abe2d4bb9d19b00b2cecef7c438 (patch)
treeb7387524c5b0d22b7f93e87f418f7c56662f9417 /AUTHORS
parent9c8852ed171277357406985c54c6a339eef2f28d (diff)
Imported Upstream version 2.1.0
Diffstat (limited to 'AUTHORS')
-rw-r--r--AUTHORS4
1 files changed, 4 insertions, 0 deletions
diff --git a/AUTHORS b/AUTHORS
index e952ec0..d22b8b2 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -19,6 +19,10 @@ The file ls.h includes an implementation of the Larsson-Sadakane suffix sorting
algorithm. The implementation is by N. Jesper Larsson and was adapted somewhat
for use in Bowtie 2.
+TinyThreads is a portable thread implementation with a fairly compatible subset
+of C++11 thread management classes written by Marcus Geelnard. For more info
+check http://tinythreadpp.bitsnbites.eu/
+
Various users have kindly supplied patches, bug reports and feature requests
over the years. Many, many thanks go to them.