]> git.donarmstrong.com Git - fastq-tools.git/blob - src/swsse2/blosum62.h
a new and improved parser
[fastq-tools.git] / src / swsse2 / blosum62.h
1
2 #ifndef BLOSUM62_H_
3 #define BLOSUM62_H_
4
5 extern signed char blosum62[];
6
7 #endif
8
9