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=d02fe5283ed7a93a2f76a5d6dc6e37b40c11b9b1;hpb=d828f9c9aa78e3d1687265b52de841f3f3852089 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