WSTester updated to work plus hopefully all the other changes that need to go into...
[jabaws.git] / binaries / src / ViennaRNA / H / naview.h
diff --git a/binaries/src/ViennaRNA/H/naview.h b/binaries/src/ViennaRNA/H/naview.h
new file mode 100644 (file)
index 0000000..1000138
--- /dev/null
@@ -0,0 +1,16 @@
+#ifndef __VIENNA_RNA_PACKAGE_NAVIEW_H__
+#define __VIENNA_RNA_PACKAGE_NAVIEW_H__
+
+/**
+ *  \file naview.h
+ *
+ */
+
+/**
+ *
+ */
+int naview_xy_coordinates(short *pair_table,
+                          float *X,
+                          float *Y);
+
+#endif