RNAlib-2.0.1
H/naview.h
Go to the documentation of this file.
00001 #ifndef __VIENNA_RNA_PACKAGE_NAVIEW_H__
00002 #define __VIENNA_RNA_PACKAGE_NAVIEW_H__
00003 
00012 int naview_xy_coordinates(short *pair_table,
00013                           float *X,
00014                           float *Y);
00015 
00016 #endif