From 4d1b452515cca196f629b92f2955b5c2532d5287 Mon Sep 17 00:00:00 2001
From: Peter Gerwinski <peter.gerwinski@hs-bochum.de>
Date: Mon, 3 Dec 2018 16:15:18 +0100
Subject: [PATCH] =?UTF-8?q?Korrektur=20der=20URL=20f=C3=BCr=20hp-slides-20?=
 =?UTF-8?q?18ws.pdf?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 20181112/hp-2018ws-p2.tex |   2 +-
 README.md                 |   4 ++--
 hp-slides-2018ws.pdf      | Bin 1762935 -> 1762935 bytes
 update                    |   2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/20181112/hp-2018ws-p2.tex b/20181112/hp-2018ws-p2.tex
index a6f2edd..ca7954d 100644
--- a/20181112/hp-2018ws-p2.tex
+++ b/20181112/hp-2018ws-p2.tex
@@ -20,7 +20,7 @@
 % Attribution-ShareAlike 3.0 Unported License along with this
 % document.  If not, see <http://creativecommons.org/licenses/>.
 
-% README: Versuch 2, 14. und 21.10.2018: Weltraum-Simulation
+% README: Versuch 2, 14. und 21.11.2018: Weltraum-Simulation
 
 \documentclass[a4paper]{article}
 
diff --git a/README.md b/README.md
index 819bc0a..0127569 100644
--- a/README.md
+++ b/README.md
@@ -26,7 +26,7 @@ Vortragsfolien:
  * [19.11.2018: Präprozessor-Makros, Bibliothek verwenden (Beispiel: GTK+), Differentialgleichungen](https://gitlab.cvh-server.de/pgerwinski/hp/raw/master/20181119/hp-20181119.pdf)
  * [26.11.2018: make; Hardwarenahe Programmierung: Zahlensysteme, Bit-Operationen](https://gitlab.cvh-server.de/pgerwinski/hp/raw/master/20181126/hp-20181126.pdf)
  * [03.12.2018: Bit-Operationen, Programmierung von Mikrocontrollern, I/O-Ports, Interrupts, volatile-Variable](https://gitlab.cvh-server.de/pgerwinski/hp/raw/master/20181203/hp-20181203.pdf)
- * [alle in 1 Datei](https://gitlab.cvh-server.de/pgerwinski/hp/raw/master/hp-slides-2017ws.pdf)
+ * [alle in 1 Datei](https://gitlab.cvh-server.de/pgerwinski/hp/raw/master/hp-slides-2018ws.pdf)
 
 Übungsaufgaben:
 ---------------
@@ -57,7 +57,7 @@ Tafelbilder:
 Praktikumsunterlagen:
 ---------------------
  * [Versuch 1, 10., 17. und 24.10.2018: RSA-Verschlüsselung](https://gitlab.cvh-server.de/pgerwinski/hp/raw/master/20181008/hp-2018ws-p1.pdf)
- * [Versuch 2, 14. und 21.10.2018: Weltraum-Simulation](https://gitlab.cvh-server.de/pgerwinski/hp/raw/master/20181112/hp-2018ws-p2.pdf)
+ * [Versuch 2, 14. und 21.11.2018: Weltraum-Simulation](https://gitlab.cvh-server.de/pgerwinski/hp/raw/master/20181112/hp-2018ws-p2.pdf)
  * [Versuch 3, 5.12.2017 und Januar 2018: Druckknopfampel](https://gitlab.cvh-server.de/pgerwinski/hp/raw/master/20181203/hp-2018ws-p3.pdf)
 
 Skript:
diff --git a/hp-slides-2018ws.pdf b/hp-slides-2018ws.pdf
index 6875b309b0b79d5781f73a84edbcc903f02115b1..8f2f28d7ddd5f425d74f5c6a01b4eb633d2ca381 100644
GIT binary patch
delta 157
zcmex<Cj0xD?1mP`7N!>F7M2#)7Pc1l7LFFq7OocV7M>Q~7QPn#7J(MQ7NHj57LgXw
z7O@ub7Ks+gEmAiRvl<(k8JbMLcUVdm!rXR5N`%YV(7@Tr$i>3a)xyo()Y;J4z{1eQ
b)ZEF{$<4*c)zr=0PQiwdlI`K=q!c6oUpp<7

delta 157
zcmex<Cj0xD?1mP`7N!>F7M2#)7Pc1l7LFFq7OocV7M>Q~7QPn#7J(MQ7NHj57LgXw
z7O@ub7Ks+gEmAiRvl<y18(2)gcUVdm!rXR5N`%YV#L~pY*u}-s%*?{k(8buq$<e~i
b(ahP%($Lb`+{D1yPQiwdlI`K=q!c6oS8Xjw

diff --git a/update b/update
index 79c57c9..a2d5eb1 100755
--- a/update
+++ b/update
@@ -113,7 +113,7 @@ EOF
 collect "Vortragsfolien:" tex pdf $date_mask/hp-$date_mask.tex $date_mask/verschluesselung-$date_mask.tex
 
 cat >> $readme << EOF
- * [alle in 1 Datei](https://gitlab.cvh-server.de/pgerwinski/hp/raw/master/hp-slides-2017ws.pdf)
+ * [alle in 1 Datei](https://gitlab.cvh-server.de/pgerwinski/hp/raw/master/hp-slides-2018ws.pdf)
 EOF
 
 collect "Übungsaufgaben:" tex pdf $date_mask/hp-uebung-$date_mask.tex
-- 
GitLab