X-Git-Url: http://woldlab.caltech.edu/gitweb/?p=pysam.git;a=blobdiff_plain;f=samtools%2Fpysam.h;fp=samtools%2Fpysam.h;h=008cbbd9ee9e0b3ed79c1c4660a3066c70732770;hp=0000000000000000000000000000000000000000;hb=bd0c3067c187d1f718004fb38acc093af8810a02;hpb=1b740fc70684c92a5e2293013217d5a2fd661d8a diff --git a/samtools/pysam.h b/samtools/pysam.h new file mode 100644 index 0000000..008cbbd --- /dev/null +++ b/samtools/pysam.h @@ -0,0 +1,5 @@ +#ifndef PYSAM_H +#define PYSAM_H +#include "stdio.h" +extern FILE * pysamerr; +#endif