aboutsummaryrefslogtreecommitdiff
path: root/doc/tex/implementation.tex
diff options
context:
space:
mode:
Diffstat (limited to 'doc/tex/implementation.tex')
-rw-r--r--doc/tex/implementation.tex8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/tex/implementation.tex b/doc/tex/implementation.tex
index 28fd0ec..297ba0e 100644
--- a/doc/tex/implementation.tex
+++ b/doc/tex/implementation.tex
@@ -3,10 +3,10 @@
\subsection{Engine}
An implementation of GTP, that is, the piece of software which offers the GTP
-interface to other applications.\@ It is designed to be used by a software controller
-but can also be directly run, mostly for debugging purposes. Its design is shown
-in \fref{fig:engine}. The core of the engine is related with three components,
-each with a separate responsibility:
+interface to other applications.\@ It is designed to be used by a software
+controller but can also be directly run, mostly for debugging purposes. Its
+design is shown in \fref{fig:engine}. The core of the engine is related with
+three components, each with a separate responsibility:
\begin{itemize}
\item The IO component is the one called from other applications and offers