Add missing doc files
[jabaws.git] / binaries / src / ViennaRNA / doc / latex / aln__util_8h_source.tex
1 \hypertarget{aln__util_8h}{\section{aln\-\_\-util.\-h}
2 \label{aln__util_8h}\index{/home/asherstnev/\-Projects/\-Java.\-projects/jabaws/secure-\/git/develop/binaries/src/\-Vienna\-R\-N\-A/\-H/aln\-\_\-util.\-h@{/home/asherstnev/\-Projects/\-Java.\-projects/jabaws/secure-\/git/develop/binaries/src/\-Vienna\-R\-N\-A/\-H/aln\-\_\-util.\-h}}
3 }
4
5 \begin{DoxyCode}
6 00001 \textcolor{preprocessor}{#ifndef \_\_VIENNA\_RNA\_PACKAGE\_ALN\_UTIL\_H\_\_}
7 00002 \textcolor{preprocessor}{}\textcolor{preprocessor}{#define \_\_VIENNA\_RNA\_PACKAGE\_ALN\_UTIL\_H\_\_}
8 00003 \textcolor{preprocessor}{}
9 00004 \textcolor{keywordtype}{int} read\_clustal( FILE *clust,
10 00005                   \textcolor{keywordtype}{char} *AlignedSeqs[],
11 00006                   \textcolor{keywordtype}{char} *names[]);
12 00007 \textcolor{comment}{/*@only@*/} \textcolor{comment}{/*@notnull@*/} \textcolor{keywordtype}{char} *consensus(\textcolor{keyword}{const} \textcolor{keywordtype}{char} *AS[]);
13 00008 \textcolor{comment}{/*@only@*/} \textcolor{comment}{/*@notnull@*/} \textcolor{keywordtype}{char} *consens\_mis(\textcolor{keyword}{const} \textcolor{keywordtype}{char} *AS[]);
14 00009 
15 00010 \textcolor{preprocessor}{#endif}
16 \end{DoxyCode}