Imported Upstream version 0.5
[pysam.git] / tabix / pysam.h
diff --git a/tabix/pysam.h b/tabix/pysam.h
new file mode 100644 (file)
index 0000000..008cbbd
--- /dev/null
@@ -0,0 +1,5 @@
+#ifndef PYSAM_H
+#define PYSAM_H
+#include "stdio.h"
+extern FILE * pysamerr;
+#endif