From 8489ea89c3ae664f0e37d0c56719c7aeca8e7d08 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Th=C3=A9ophile=20Bastian?= <contact@tobast.fr>
Date: Thu, 28 Mar 2024 15:11:35 +0100
Subject: [PATCH] Fix newpages

---
 manuscrit/20_foundations/20_code_analyzers.tex | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/manuscrit/20_foundations/20_code_analyzers.tex b/manuscrit/20_foundations/20_code_analyzers.tex
index 54b15bc..ecd7962 100644
--- a/manuscrit/20_foundations/20_code_analyzers.tex
+++ b/manuscrit/20_foundations/20_code_analyzers.tex
@@ -486,8 +486,6 @@ stead.
 In the literature or in analyzers' reports, the throughput of a kernel is often
 referred to as its \emph{IPC} (its unit).
 
-\newpage
-
 \begin{notation}[Experimental measure of $\cyc{\kerK}$]
     We note $\cycmes{\kerK}{n}$ the experimental measure of $\kerK$, realized
     by:
@@ -552,8 +550,6 @@ straight-line code linked to other basic blocks to reflect control flow. We
 define this notion here formally, to use it soundly in the following chapters
 of this manuscript.
 
-\newpage  % FIXME
-
 \begin{notation}
     For the purposes of this section,
     \begin{itemize}