]> git.donarmstrong.com Git - fastq-tools.git/blobdiff - src/hash.h
a little documentation
[fastq-tools.git] / src / hash.h
index f10182498fbc7082f5c575f076f7736a5f901910..e2386a11b0bab9d0ddff4315265f920ce5c35b74 100644 (file)
@@ -1,3 +1,13 @@
+/*
+ * This file is part of fastq-tools.
+ *
+ * Copyright (c) 2011 by Daniel C. Jones <dcjones@cs.washington.edu>
+ *
+ * hash :
+ * A quick and simple all-purpose hash table.
+ *
+ */
+
 
 #ifndef FASTQ_TOOLS_HASH_H
 #define FASTQ_TOOLS_HASH_H