Add missing doc files
[jabaws.git] / binaries / src / ViennaRNA / doc / latex / mm_8h_source.tex
1 \hypertarget{mm_8h}{\section{mm.\-h}
2 \label{mm_8h}\index{/home/asherstnev/\-Projects/\-Java.\-projects/jabaws/secure-\/git/develop/binaries/src/\-Vienna\-R\-N\-A/\-H/mm.\-h@{/home/asherstnev/\-Projects/\-Java.\-projects/jabaws/secure-\/git/develop/binaries/src/\-Vienna\-R\-N\-A/\-H/mm.\-h}}
3 }
4
5 \begin{DoxyCode}
6 00001 \textcolor{preprocessor}{#ifndef \_\_VIENNA\_RNA\_PACKAGE\_MM\_H\_\_}
7 00002 \textcolor{preprocessor}{}\textcolor{preprocessor}{#define \_\_VIENNA\_RNA\_PACKAGE\_MM\_H\_\_}
8 00003 \textcolor{preprocessor}{}
9 00012 \textcolor{keywordtype}{unsigned} \textcolor{keywordtype}{int}  maximumMatching(\textcolor{keyword}{const} \textcolor{keywordtype}{char} *\textcolor{keywordtype}{string});
10 00013 
11 00014 \textcolor{keywordtype}{unsigned} \textcolor{keywordtype}{int} *maximumMatchingConstraint(\textcolor{keyword}{const} \textcolor{keywordtype}{char} *\textcolor{keywordtype}{string},
12 00015                                         \textcolor{keywordtype}{short} *ptable);
13 00016 
14 00017 \textcolor{keywordtype}{unsigned} \textcolor{keywordtype}{int} *maximumMatching2Constraint( \textcolor{keyword}{const} \textcolor{keywordtype}{char} *\textcolor{keywordtype}{string},
15 00018                                           \textcolor{keywordtype}{short} *ptable,
16 00019                                           \textcolor{keywordtype}{short} *ptable2);
17 00020 
18 00021 \textcolor{preprocessor}{#endif}
19 \end{DoxyCode}