Add missing doc files
[jabaws.git] / binaries / src / ViennaRNA / doc / latex / findpath_8h_source.tex
diff --git a/binaries/src/ViennaRNA/doc/latex/findpath_8h_source.tex b/binaries/src/ViennaRNA/doc/latex/findpath_8h_source.tex
new file mode 100644 (file)
index 0000000..91399fa
--- /dev/null
@@ -0,0 +1,25 @@
+\hypertarget{findpath_8h}{\section{findpath.\-h}
+\label{findpath_8h}\index{/home/asherstnev/\-Projects/\-Java.\-projects/jabaws/secure-\/git/develop/binaries/src/\-Vienna\-R\-N\-A/\-H/findpath.\-h@{/home/asherstnev/\-Projects/\-Java.\-projects/jabaws/secure-\/git/develop/binaries/src/\-Vienna\-R\-N\-A/\-H/findpath.\-h}}
+}
+
+\begin{DoxyCode}
+00001 \textcolor{preprocessor}{#ifndef \_\_VIENNA\_RNA\_PACKAGE\_FIND\_PATH\_H\_\_}
+00002 \textcolor{preprocessor}{}\textcolor{preprocessor}{#define \_\_VIENNA\_RNA\_PACKAGE\_FIND\_PATH\_H\_\_}
+00003 \textcolor{preprocessor}{}
+00004 \textcolor{preprocessor}{#include "\hyperlink{data__structures_8h}{data\_structures.h}"}
+00005 
+00023 \textcolor{keywordtype}{int}     \hyperlink{findpath_8h_ad0e14268e309af773ecd1fce6244ee50}{find\_saddle}(\textcolor{keyword}{const} \textcolor{keywordtype}{char} *seq,
+00024                     \textcolor{keyword}{const} \textcolor{keywordtype}{char} *struc1,
+00025                     \textcolor{keyword}{const} \textcolor{keywordtype}{char} *struc2,
+00026                     \textcolor{keywordtype}{int} max);
+00027 
+00028 
+00041 \hyperlink{structpath__t}{path\_t}* \hyperlink{findpath_8h_a0ff35d65c892a3403af937c00a867ef9}{get\_path}( \textcolor{keyword}{const} \textcolor{keywordtype}{char} *seq,
+00042                   \textcolor{keyword}{const} \textcolor{keywordtype}{char} *s1,
+00043                   \textcolor{keyword}{const} \textcolor{keywordtype}{char}* s2,
+00044                   \textcolor{keywordtype}{int} maxkeep);
+00045 
+00051 \textcolor{keywordtype}{void}    \hyperlink{findpath_8h_a326e6d1640bbfd035e3869f5f4c188f7}{free\_path}(\hyperlink{structpath__t}{path\_t} *path);
+00052 
+00053 \textcolor{preprocessor}{#endif}
+\end{DoxyCode}