diff options
| author | ericmarin <maarin.eric@gmail.com> | 2026-05-05 10:52:37 +0200 |
|---|---|---|
| committer | ericmarin <maarin.eric@gmail.com> | 2026-06-26 09:57:03 +0200 |
| commit | a3411c1561690d13e376498a5f560abf2ca2c371 (patch) | |
| tree | 06196ccbbf582f21e595106144a213a2b275c861 /chapters/03-core.tex | |
| parent | 275ab963cd93db2f9cd2d80733922233c6668749 (diff) | |
| download | vein-a3411c1561690d13e376498a5f560abf2ca2c371.tar.gz vein-a3411c1561690d13e376498a5f560abf2ca2c371.zip | |
core chapter skeleton
Diffstat (limited to 'chapters/03-core.tex')
| -rw-r--r-- | chapters/03-core.tex | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/chapters/03-core.tex b/chapters/03-core.tex index 09d9c90..9369522 100644 --- a/chapters/03-core.tex +++ b/chapters/03-core.tex @@ -1,4 +1,8 @@ -\chapter{Core} +\chapter{VEIN: VErification via Interaction Nets} \label{ch:core} % This chapter contains the core of the thesis, where the work is presented in details. + +\input{chapters/core/01-implementation} + +\input{chapters/core/02-soundness-proof} |
