update rcrc2
[bsc-thesis1415.git] / thesis2 / 5.appendices.tex
1 \section{XSD schema}
2 \lstinputlisting[language=XML,label={scheme.xsd},caption={XSD scheme for XML%
3 output}]{scheme.xsd}
4
5 \section{Algorithm}
6 \lstinputlisting[language=python,label={dawg.py},caption={DAWG generation %
7 algorithm in Python}]{dawg.py}