Add missing doc files
[jabaws.git] / binaries / src / ViennaRNA / doc / latex / treedist_8h_source.tex
diff --git a/binaries/src/ViennaRNA/doc/latex/treedist_8h_source.tex b/binaries/src/ViennaRNA/doc/latex/treedist_8h_source.tex
new file mode 100644 (file)
index 0000000..828cdfb
--- /dev/null
@@ -0,0 +1,21 @@
+\hypertarget{treedist_8h}{\section{treedist.\-h}
+\label{treedist_8h}\index{/home/asherstnev/\-Projects/\-Java.\-projects/jabaws/secure-\/git/develop/binaries/src/\-Vienna\-R\-N\-A/\-H/treedist.\-h@{/home/asherstnev/\-Projects/\-Java.\-projects/jabaws/secure-\/git/develop/binaries/src/\-Vienna\-R\-N\-A/\-H/treedist.\-h}}
+}
+
+\begin{DoxyCode}
+00001 \textcolor{preprocessor}{#ifndef \_\_VIENNA\_RNA\_PACKAGE\_TREE\_DIST\_H\_\_}
+00002 \textcolor{preprocessor}{}\textcolor{preprocessor}{#define \_\_VIENNA\_RNA\_PACKAGE\_TREE\_DIST\_H\_\_}
+00003 \textcolor{preprocessor}{}
+00009 \textcolor{preprocessor}{#include "\hyperlink{dist__vars_8h}{dist\_vars.h}"}
+00010 
+00018 \hyperlink{structTree}{Tree}   *\hyperlink{treedist_8h_a08fe4d5afd385dce593b86eaf010c6e3}{make\_tree}(\textcolor{keywordtype}{char} *struc);
+00019 
+00027 \textcolor{keywordtype}{float}   \hyperlink{treedist_8h_a3b21f1925f7071f46d93431a835217bb}{tree\_edit\_distance}( \hyperlink{structTree}{Tree} *T1,
+00028                             \hyperlink{structTree}{Tree} *T2);
+00029 
+00033 \textcolor{keywordtype}{void}    \hyperlink{treedist_8h_a21ad4de3ba4055aeef08b28c9ad48894}{print\_tree}(\hyperlink{structTree}{Tree} *t);
+00034 
+00040 \textcolor{keywordtype}{void}    \hyperlink{treedist_8h_acbc1cb9bce582ea945e4a467c76a57aa}{free\_tree}(\hyperlink{structTree}{Tree} *t);
+00041 
+00042 \textcolor{preprocessor}{#endif}
+\end{DoxyCode}