change listings to long listings

main
Motiejus Jakštys 2021-05-19 22:57:51 +03:00 committed by Motiejus Jakštys
parent 1d6d042836
commit e03f22080c
1 changed files with 3 additions and 3 deletions

View File

@ -1420,13 +1420,13 @@ Like explained in section~\ref{sec:reproducing-the-paper}, illustrations in
the algorithm, as well as other supporting files, can be found in the
temporary directory.
\begin{listing}[h]
\begin{longlisting}
\inputcode{bash}{extract-and-generate}
\caption{\textsc{extract-and-generate}}
\label{lst:extract-and-generate}
\end{listing}
\end{longlisting}
\subsection{Function \textsc{st\_simplifywv}}
\subsection{Function \textsc{st\_simplifywm}}
\begin{longlisting}
\inputcode{postgresql}{wm.sql}
\caption{\textsc{wm.sql}}