summaryrefslogtreecommitdiff
path: root/chapters/03-core.tex
diff options
context:
space:
mode:
authorericmarin <maarin.eric@gmail.com>2026-06-19 12:39:13 +0200
committerericmarin <maarin.eric@gmail.com>2026-06-26 09:57:03 +0200
commitd3e761a2286d04a3c0005b199653df2f6501f070 (patch)
treebc4c77a68d94662ad41c67710e07af851e5d3287 /chapters/03-core.tex
parent8eb2ce59ae307984a5b40a05cefec1f7e112fb02 (diff)
downloadvein-d3e761a2286d04a3c0005b199653df2f6501f070.tar.gz
vein-d3e761a2286d04a3c0005b199653df2f6501f070.zip
refined core
Diffstat (limited to 'chapters/03-core.tex')
-rw-r--r--chapters/03-core.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/chapters/03-core.tex b/chapters/03-core.tex
index f9a4cab..170cf06 100644
--- a/chapters/03-core.tex
+++ b/chapters/03-core.tex
@@ -3,7 +3,7 @@
This chapter contains details on framework implementation (\textbf{\Cref{sec:implementation}}), the
proof of soundness of the pipeline (\textbf{\Cref{sec:soundness-proof}}) and a collection of data
-gathered from benchmarks (\textbf{\Cref{sec:benchmarks}})
+gathered from benchmarks (\textbf{\Cref{sec:benchmarks}}).
\input{chapters/core/01-implementation}