change listings to long listings

This commit is contained in:
Motiejus Jakštys 2021-05-19 22:57:51 +03:00 committed by Motiejus Jakštys
parent 1d6d042836
commit e03f22080c

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 the algorithm, as well as other supporting files, can be found in the
temporary directory. temporary directory.
\begin{listing}[h] \begin{longlisting}
\inputcode{bash}{extract-and-generate} \inputcode{bash}{extract-and-generate}
\caption{\textsc{extract-and-generate}} \caption{\textsc{extract-and-generate}}
\label{lst:extract-and-generate} \label{lst:extract-and-generate}
\end{listing} \end{longlisting}
\subsection{Function \textsc{st\_simplifywv}} \subsection{Function \textsc{st\_simplifywm}}
\begin{longlisting} \begin{longlisting}
\inputcode{postgresql}{wm.sql} \inputcode{postgresql}{wm.sql}
\caption{\textsc{wm.sql}} \caption{\textsc{wm.sql}}