aboutsummaryrefslogtreecommitdiff
path: root/doc/tex/previousWorks.tex
diff options
context:
space:
mode:
Diffstat (limited to 'doc/tex/previousWorks.tex')
-rw-r--r--doc/tex/previousWorks.tex24
1 files changed, 12 insertions, 12 deletions
diff --git a/doc/tex/previousWorks.tex b/doc/tex/previousWorks.tex
index bff0c82..6e503a3 100644
--- a/doc/tex/previousWorks.tex
+++ b/doc/tex/previousWorks.tex
@@ -1,17 +1,17 @@
\section{Previous works}
-%\subsection{SGF}
-%
-%SGF (\textit{Smart Go Format} or, in a more general context, \textit{Smart Game
-%Format}) is a text file format specification for records of games or collections
-%of them. It was devised for Go but it supports other games with similar
-%turn-based structure. It supports move variations, annotations, setups and game
-%metadata. By supporting SGF our application can be used to analyse existing
-%games registered by other applications, such as those played on online Go
-%servers.
-%
-%The SGF specification can be found at
-%\url{https://www.red-bean.com/sgf/user_guide/index.html}
+\subsection{SGF}
+
+SGF (\textit{Smart Go Format} or, in a more general context, \textit{Smart Game
+Format}) is a text file format specification for records of games or collections
+of them. It was devised for Go but it supports other games with similar
+turn-based structure. It supports move variations, annotations, setups and game
+metadata. By supporting SGF our application can be used to analyse existing
+games registered by other applications, such as those played on online Go
+servers.
+
+The SGF specification can be found at
+\url{https://www.red-bean.com/sgf/user_guide/index.html}
\subsection{GTP}