diff options
author | Marcin Chrzanowski <mc370754@students.mimuw.edu.pl> | 2021-08-07 15:13:02 -0400 |
---|---|---|
committer | Marcin Chrzanowski <mc370754@students.mimuw.edu.pl> | 2021-08-07 15:13:02 -0400 |
commit | 323c69fe6c953319f464bfc4d34c75876af57d88 (patch) | |
tree | 56fe4d6d26ebbbd648b00b6941a506cd0e530b26 | |
parent | 8610a510eb8d691024b3637efb12d18721d669dd (diff) |
Change subsection order
-rw-r--r-- | mgr.tex | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -93,12 +93,12 @@ % \end{quote} \section{Definitions} -\subsection{Monadic Second Order Logic} -a \subsection{Trees} b \subsection{Tree automata} c +\subsection{Monadic Second Order Logic} +a \subsection{Query answering problems} d \section{Known algorithms we will use} |