Move "soundness" to its own part

This commit is contained in:
regnat 2017-05-22 08:30:45 +02:00
parent 3dd6b5ab03
commit a78a2a3d60
2 changed files with 2 additions and 2 deletions

View File

@ -46,8 +46,8 @@ We also present a compilation from nix to nix-light.
\subsection{Bidirectional typing}
\input{nix-light/typing/bidir.tex}
\subsection{Soundness}
\input{nix-light/typing/soundness}
\section{Soundness of the type-system}
\input{soundness/main}
\section{Compilation}