From 99c57949c37fef13a640b8c225a7df84320338d2 Mon Sep 17 00:00:00 2001
From: "W. Spencer Smith" <smiths@mcmaster.ca>
Date: Thu, 8 Mar 2018 11:27:00 -0500
Subject: [PATCH] Renumbering in tex files for new lecture order

---
 .../SpecificationQuality.pdf                  | Bin 371632 -> 371632 bytes
 .../SpecificationQuality.tex                  |   2 +-
 Lectures/L25_EnglishToMath/EnglishToMath.tex  |   2 +-
 .../GenericsAndInterfacesInJava.tex           |   2 +-
 Lectures/L27_SpecViaUML/SpecViaUML.tex        |   2 +-
 5 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/Lectures/L24_SpecificationQuality/SpecificationQuality.pdf b/Lectures/L24_SpecificationQuality/SpecificationQuality.pdf
index ca652318e7186cfeb073ead1e65604aaef76a226..ed786ac0e49d96f66a22cf2b8630261db6816728 100644
GIT binary patch
delta 112
zcmdmRU2Ma3v4$4L7N!>F7M3ln95a}WO)aN$&tO#mF}CZ?VD092wls2eHZ`>{H!w0b
ibultBvoJGqF$M`57`U3a7#i3q*bq{({m*jNEzAJo>>b<y

delta 112
zcmdmRU2Ma3v4$4L7N!>F7M3ln95a}WOf9B!&tO#mF}CZ?VD092Hg_^MH#T%Naxpfx
kaI!Epa&@&dH8yuKb#ZYra5Qx_v{SGlq-6V_<*Zwn0rYGhWB>pF

diff --git a/Lectures/L24_SpecificationQuality/SpecificationQuality.tex b/Lectures/L24_SpecificationQuality/SpecificationQuality.tex
index 1f2592a2..704fa43e 100755
--- a/Lectures/L24_SpecificationQuality/SpecificationQuality.tex
+++ b/Lectures/L24_SpecificationQuality/SpecificationQuality.tex
@@ -25,7 +25,7 @@
 \input{../def-beamer}
 \Draftfalse
 
-\newcommand{\topicTitle}{26 Specification Quality}
+\newcommand{\topicTitle}{24 Specification Quality}
 \ifDraft
 \newcommand{\topic}{\topicTitle~DRAFT}
 \else
diff --git a/Lectures/L25_EnglishToMath/EnglishToMath.tex b/Lectures/L25_EnglishToMath/EnglishToMath.tex
index daf11291..61669eb9 100755
--- a/Lectures/L25_EnglishToMath/EnglishToMath.tex
+++ b/Lectures/L25_EnglishToMath/EnglishToMath.tex
@@ -25,7 +25,7 @@
 \input{../def-beamer}
 \Drafttrue
 
-\newcommand{\topicTitle}{27 English To Math}
+\newcommand{\topicTitle}{25 English To Math}
 \ifDraft
 \newcommand{\topic}{\topicTitle~DRAFT}
 \else
diff --git a/Lectures/L26_TemplatesInCpp/GenericsAndInterfacesInJava.tex b/Lectures/L26_TemplatesInCpp/GenericsAndInterfacesInJava.tex
index 92d07864..21a27fc6 100755
--- a/Lectures/L26_TemplatesInCpp/GenericsAndInterfacesInJava.tex
+++ b/Lectures/L26_TemplatesInCpp/GenericsAndInterfacesInJava.tex
@@ -25,7 +25,7 @@
 \input{../def-beamer}
 \Drafttrue
 
-\newcommand{\topicTitle}{24 Generics and Interfaces in Java}
+\newcommand{\topicTitle}{26 Generics and Interfaces in Java}
 \ifDraft
 \newcommand{\topic}{\topicTitle~DRAFT}
 \else
diff --git a/Lectures/L27_SpecViaUML/SpecViaUML.tex b/Lectures/L27_SpecViaUML/SpecViaUML.tex
index 19818857..ed9af30a 100755
--- a/Lectures/L27_SpecViaUML/SpecViaUML.tex
+++ b/Lectures/L27_SpecViaUML/SpecViaUML.tex
@@ -25,7 +25,7 @@
 \input{../def-beamer}
 \Drafttrue
 
-\newcommand{\topicTitle}{25 Specification Via UML (Ch.\ 5 and others)}
+\newcommand{\topicTitle}{27 Specification Via UML (Ch.\ 5 and others)}
 \ifDraft
 \newcommand{\topic}{\topicTitle~DRAFT}
 \else
-- 
GitLab