rcrc1
[bsc-thesis1415.git] / thesis2 / 5.appendices.tex
index 0e72139..6720c4c 100644 (file)
@@ -1,4 +1,7 @@
-\section{Schemes}
-\subsection{scheme.xsd}
+\section{scheme.xsd}
 \lstinputlisting[language=XML,label={scheme.xsd},caption={XSD scheme for XML%
 output}]{scheme.xsd}
+
+\section{Algorithm}
+\lstinputlisting[language=python,label={dawg.py},caption={DAWG generation %
+algorithm in Python}]{dawg.py}