About
git-svn-id: file:///home/git/hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/gmapR@69806 bc3139a8-67e5-0310-9ffc-ced21a209358
new file mode 100644
@@ -0,0 +1,9 @@
+#ifndef IIT_H
+#define IIT_H
+
+#include <gstruct/iit-read.h>
+#include <Rinternals.h>
+SEXP R_IIT_new(IIT_T iit);
+#endif