paper: add new coq files to appendix

This commit is contained in:
Michael Sippel 2024-09-04 12:44:24 +02:00
parent b31c8abc6c
commit fd8ca35a27
Signed by: senvas
GPG key ID: F96CF119C34B64A6

View file

@ -20,11 +20,23 @@ This document lists the Coq-Sourcecode from commit
\label{coq:equiv}
\inputminted[fontsize=\footnotesize, linenos, mathescape]{coq}{../coq/equiv.v}
\subsection{subtype.v}
\label{coq:typing}
\inputminted[fontsize=\footnotesize, linenos, mathescape]{coq}{../coq/subtype.v}
\subsection{typing.v}
\label{coq:typing}
\inputminted[fontsize=\footnotesize, linenos, mathescape]{coq}{../coq/typing.v}
\subsection{morph.v}
\label{coq:typing}
\inputminted[fontsize=\footnotesize, linenos, mathescape]{coq}{../coq/morph.v}
\subsection{smallstep.v}
\label{coq:smallstep}
\inputminted[fontsize=\footnotesize, linenos, mathescape]{coq}{../coq/smallstep.v}
\subsection{soundness.v}
\label{coq:smallstep}
\inputminted[fontsize=\footnotesize, linenos, mathescape]{coq}{../coq/soundness.v}