RNAlib-2.1.9
stringdist.h
Go to the documentation of this file.
1 #ifndef __VIENNA_RNA_PACKAGE_STRING_DIST_H__
2 #define __VIENNA_RNA_PACKAGE_STRING_DIST_H__
3 
9 #include "dist_vars.h"
10 
11 
18 swString *Make_swString(char *string);
19 
28  swString *T2);
29 
30 #endif