JWS-117 Compiled all tools with ./compilebin.sh and some were missing related files.
[jabaws.git] / binaries / src / ViennaRNA / doc / latex / list_8h_source.tex
index 7b2d77f..b3805ef 100644 (file)
@@ -1,8 +1,9 @@
-\hypertarget{list_8h}{\section{list.\-h}
-\label{list_8h}\index{/home/asherstnev/\-Projects/\-Java.\-projects/jabaws/secure-\/git/develop/binaries/src/\-Vienna\-R\-N\-A/lib/list.\-h@{/home/asherstnev/\-Projects/\-Java.\-projects/jabaws/secure-\/git/develop/binaries/src/\-Vienna\-R\-N\-A/lib/list.\-h}}
+\hypertarget{list_8h_source}{
+\section{/homes/fmmarquesmadeira/Projects/jabaws/binaries/src/ViennaRNA/lib/list.h}
 }
 
-\begin{DoxyCode}
+
+\begin{footnotesize}\begin{alltt}
 00001 \textcolor{comment}{/*}
 00002 \textcolor{comment}{  $Log: list.h,v $}
 00003 \textcolor{comment}{  Revision 1.2  2000/10/10 08:50:01  ivo}
 00013 \textcolor{preprocessor}{}
 00014 \textcolor{comment}{/*---------------------- Macros and type definitions ----------------------*/}
 00015 
-\hypertarget{list_8h_source_l00016}{}\hyperlink{structLST__BUCKET}{00016} \textcolor{keyword}{typedef} \textcolor{keyword}{struct }\hyperlink{structLST__BUCKET}{LST\_BUCKET} \{
-00017   \textcolor{keyword}{struct }\hyperlink{structLST__BUCKET}{LST\_BUCKET} *next;
+\hypertarget{list_8h_source_l00016}{}\hyperlink{structLST__BUCKET}{00016} \textcolor{keyword}{typedef} \textcolor{keyword}{struct }\hyperlink{structLST__BUCKET}{LST_BUCKET} \{
+00017   \textcolor{keyword}{struct }\hyperlink{structLST__BUCKET}{LST_BUCKET} *next;
 00018 \}
-00019 \hyperlink{structLST__BUCKET}{LST\_BUCKET};
+00019 \hyperlink{structLST__BUCKET}{LST_BUCKET};
 00020 
 \hypertarget{list_8h_source_l00021}{}\hyperlink{structLIST}{00021} \textcolor{keyword}{typedef} \textcolor{keyword}{struct }\{
 00022   \textcolor{keywordtype}{int} count;      \textcolor{comment}{/* Number of elements currently in list */}
-00023   \hyperlink{structLST__BUCKET}{LST\_BUCKET} *head;   \textcolor{comment}{/* Pointer to head element of list      */}
-00024   \hyperlink{structLST__BUCKET}{LST\_BUCKET} *z;    \textcolor{comment}{/* Pointer to last node of list         */}
-00025   \hyperlink{structLST__BUCKET}{LST\_BUCKET} hz[2];   \textcolor{comment}{/* Space for head and z nodes           */}
+00023   \hyperlink{structLST__BUCKET}{LST_BUCKET} *head;   \textcolor{comment}{/* Pointer to head element of list      */}
+00024   \hyperlink{structLST__BUCKET}{LST_BUCKET} *z;    \textcolor{comment}{/* Pointer to last node of list         */}
+00025   \hyperlink{structLST__BUCKET}{LST_BUCKET} hz[2];   \textcolor{comment}{/* Space for head and z nodes           */}
 00026 \}
 00027 \hyperlink{structLIST}{LIST};
 00028 
@@ -68,4 +69,4 @@
 00063 \textcolor{keywordtype}{void} lst\_mergesort (\hyperlink{structLIST}{LIST} * l, \textcolor{keywordtype}{int} (*cmp\_func) ());
 00064 
 00065 \textcolor{preprocessor}{#endif}
-\end{DoxyCode}
+\end{alltt}\end{footnotesize}