RNAlib-2.5.1
string_utils.h
Go to the documentation of this file.
1#ifndef VIENNA_RNA_PACKAGE_STRING_UTILS_DEPRECATED_H
2#define VIENNA_RNA_PACKAGE_STRING_UTILS_DEPRECATED_H
3
10#ifndef VRNA_DISABLE_BACKWARD_COMPATIBILITY
11# ifdef VRNA_WARN_DEPRECATED
12#warning "Including deprecated header file <ViennaRNA/string_utils.h>! Use <ViennaRNA/utils/strings.h> instead!"
13# endif
15#endif
16
17#endif
General utility- and helper-functions for RNA sequence and structure strings used throughout the Vien...