Go to the documentation of this file. 1 #ifndef __VIENNA_RNA_PACKAGE_PARAMS_H__
2 #define __VIENNA_RNA_PACKAGE_PARAMS_H__
8 #define DEPRECATED(func) func __attribute__ ((deprecated))
10 #define DEPRECATED(func) func
126 DEPRECATED(
paramT *copy_parameters(
void));
128 DEPRECATED(
pf_paramT *scale_pf_parameters(
void));
129 DEPRECATED(
pf_paramT *copy_pf_param(
void));