Implementation of the virtual machine

This commit is contained in:
2024-02-14 17:32:23 +01:00
parent 89dffecdf0
commit c4f9383dad
7 changed files with 108 additions and 15 deletions

View File

@@ -25,6 +25,7 @@
\usepackage{mathdots}
\usepackage{tabularray}
\usepackage{makecell}
\usepackage{minted}
% Configurations
\usetikzlibrary{matrix}
@@ -63,6 +64,7 @@
% Title page
\include{titlepage}
\include{statement}
\include{abstract}
% Table of contents
\tableofcontents