From a656f3b4b0bf1c89c5ae12ad20238dd8269908e5 Mon Sep 17 00:00:00 2001 From: RobinB27 Date: Thu, 15 Jan 2026 17:04:16 +0100 Subject: [PATCH] [SPCA] restructure --- .../{06_floating-point/00_intro.tex => 06_floating-point.tex} | 0 semester3/spca/spca-summary.tex | 2 ++ 2 files changed, 2 insertions(+) rename semester3/spca/parts/01_c/{06_floating-point/00_intro.tex => 06_floating-point.tex} (100%) diff --git a/semester3/spca/parts/01_c/06_floating-point/00_intro.tex b/semester3/spca/parts/01_c/06_floating-point.tex similarity index 100% rename from semester3/spca/parts/01_c/06_floating-point/00_intro.tex rename to semester3/spca/parts/01_c/06_floating-point.tex diff --git a/semester3/spca/spca-summary.tex b/semester3/spca/spca-summary.tex index 69ff24e..d9340bd 100644 --- a/semester3/spca/spca-summary.tex +++ b/semester3/spca/spca-summary.tex @@ -9,6 +9,7 @@ \usepackage{lmodern} \setFontType{sans} +\usepackage{multirow} \newcommand{\lC}{\texttt{C}} \newcommand{\content}[1]{\shade{blue}{#1}} @@ -122,6 +123,7 @@ If there are changes and you'd like to update this summary, please open a pull r \input{parts/01_c/03_memory/03_pitfalls.tex} \input{parts/01_c/04_variadic.tex} \input{parts/01_c/05_vulnerabilities.tex} +\input{parts/01_c/06_floating-point.tex} \newpage