From 7183adfccef4d91b498e44741983dbf4500ce6c5 Mon Sep 17 00:00:00 2001
From: Luke Naylor <l.naylor@sms.ed.ac.uk>
Date: Wed, 31 Jan 2024 15:14:15 +0000
Subject: [PATCH] Add newlines at end of files

---
 newcommands.tex | 2 +-
 packages.tex    | 1 +
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/newcommands.tex b/newcommands.tex
index bd2e3b5..05836dd 100644
--- a/newcommands.tex
+++ b/newcommands.tex
@@ -4,7 +4,7 @@
 \newcommand{\NN}{\mathbb{N}}
 \newcommand{\PP}{\mathbb{P}}
 \newcommand{\chern}{\operatorname{ch}}
-\newcommand{\coh}{\operatorname{coh}}
+\newcommand{\coh}{\mathrm{Coh}}
 \newcommand{\homol}{\mathcal{H}}
 \newcommand{\lcm}{\operatorname{lcm}}
 \newcommand{\firsttilt}[1]{\mathcal{B}^{#1}}
diff --git a/packages.tex b/packages.tex
index a8e5b58..828da36 100644
--- a/packages.tex
+++ b/packages.tex
@@ -8,3 +8,4 @@
 \usepackage{cancel}
 \usepackage{mathtools}
 \usepackage[]{breqn}
+
-- 
GitLab