commit 437b35efd43f788a1edcf483e623d766642d1c29
Author:     Mattias Andrée <[email protected]>
AuthorDate: Sat May 14 17:48:03 2016 +0200
Commit:     Mattias Andrée <[email protected]>
CommitDate: Sat May 14 17:48:03 2016 +0200

    Reorder sections
    
    Signed-off-by: Mattias Andrée <[email protected]>

diff --git a/doc/bit-operations.tex b/doc/bit-operations.tex
index 44fc27d..be9fccb 100644
--- a/doc/bit-operations.tex
+++ b/doc/bit-operations.tex
@@ -15,13 +15,6 @@ TODO % zbits zlsb
 
 
 \newpage
-\section{Logic}
-\label{sec:Logic}
-
-TODO % zand zor zxor znot
-
-
-\newpage
 \section{Shift}
 \label{sec:Shift}
 
@@ -133,3 +126,10 @@ TODO % zbset
 \label{sec:Bit test}
 
 TODO % zbtest
+
+
+\newpage
+\section{Logic}
+\label{sec:Logic}
+
+TODO % zand zor zxor znot

Reply via email to