Replace Progs/RNAalifold with x64 binary and add all other programs
[jabaws.git] / binaries / src / ViennaRNA / H / naview.h
1 #ifndef __VIENNA_RNA_PACKAGE_NAVIEW_H__
2 #define __VIENNA_RNA_PACKAGE_NAVIEW_H__
3
4 /**
5  *  \file naview.h
6  *
7  */
8
9 /**
10  *
11  */
12 int naview_xy_coordinates(short *pair_table,
13                           float *X,
14                           float *Y);
15
16 #endif