diff options
| author | mjkwiatkowski <mati.rewa@gmail.com> | 2026-07-10 21:41:05 +0200 |
|---|---|---|
| committer | mjkwiatkowski <mati.rewa@gmail.com> | 2026-07-10 21:41:05 +0200 |
| commit | b6202a785ce486531826d23999971712c512c785 (patch) | |
| tree | 346cc89f739dfa13e16a45bb2ec040512a36a4a4 /content/implementation.tex | |
| parent | efed2f678137467b6d317c61b88494979ed49109 (diff) | |
feat: changed the TOC and added the preamble
Diffstat (limited to 'content/implementation.tex')
| -rw-r--r-- | content/implementation.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/content/implementation.tex b/content/implementation.tex index 5d243f6..0c31453 100644 --- a/content/implementation.tex +++ b/content/implementation.tex @@ -1,4 +1,4 @@ -\chapter{Implementation}\label{s:implementation} +\chapter{Implementation of \mysystem}\label{s:implementation} In this chapter we describe the implementation of \gls{my_system}. The main contribution of this chapter towards answering \emph{RQ3} is the prototype of \gls{my_system}. After reading one should understand the technical decisions, choice of tools and modifications to existing software necessary for evaluation of \gls{my_system} in \Cref{s:evaluation}. |
