Skip to content

Commit

Permalink
Fix layout
Browse files Browse the repository at this point in the history
  • Loading branch information
edomora97 committed Mar 15, 2020
1 parent ed3da75 commit 345cb51
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion erlang.tex
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,6 @@
\begin{multicols}{2}

\lstinputlisting[language=erlang]{erlang.erl}
\vspace*{18cm}
\vspace*{17cm}
\end{multicols}
\end{document}
2 changes: 1 addition & 1 deletion haskell.tex
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,6 @@
\begin{multicols}{2}

\lstinputlisting[language=HaskellUlisses]{haskell.hs}
\vspace*{18cm}
\vspace*{16cm}
\end{multicols}
\end{document}

0 comments on commit 345cb51

Please sign in to comment.