From ef44568b0da628b4df45cf91e91b2dc01550ed58 Mon Sep 17 00:00:00 2001
From: Luke Naylor <l.naylor@sms.ed.ac.uk>
Date: Tue, 11 Jun 2024 00:23:13 +0100
Subject: [PATCH] Add extra notebook to appendix

---
 tex/appendix.tex | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/tex/appendix.tex b/tex/appendix.tex
index d708d3d..e527a1e 100644
--- a/tex/appendix.tex
+++ b/tex/appendix.tex
@@ -60,5 +60,7 @@
 	\import{../subprojects/general-semi-homog-presentation/notebooks/}{existence_of_wall_argument}
 	\section{Transferring Walls via FMT}
 	\import{../subprojects/transferring-characteristic-walls/notebooks/}{transferring_walls}
+	\section{Stabilising Matrices}
+	\import{../subprojects/stabilizer-subgroups-of-CFMT-PPAS/notebooks/}{stabilising_matrices}
 }
 \egroup
-- 
GitLab