]> git.donarmstrong.com Git - fastq-tools.git/blob - src/swsse2/blosum62.h
c10e6258f848fa647e08054a9991e29f4450a54f
[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