From 99809ce844f9ff1984ae915d3272eb7d85a1f49d Mon Sep 17 00:00:00 2001
From: Marcus Mohr <marcus.mohr@lmu.de>
Date: Fri, 29 Oct 2021 16:59:52 +0200
Subject: [PATCH] Starts adding numbers to notebook names for ordering

---
 notebooks/{Overloading.ipynb => 01_Overloading.ipynb}             | 0
 .../{Pointers+References.ipynb => 02_Pointers+References.ipynb}   | 0
 2 files changed, 0 insertions(+), 0 deletions(-)
 rename notebooks/{Overloading.ipynb => 01_Overloading.ipynb} (100%)
 rename notebooks/{Pointers+References.ipynb => 02_Pointers+References.ipynb} (100%)

diff --git a/notebooks/Overloading.ipynb b/notebooks/01_Overloading.ipynb
similarity index 100%
rename from notebooks/Overloading.ipynb
rename to notebooks/01_Overloading.ipynb
diff --git a/notebooks/Pointers+References.ipynb b/notebooks/02_Pointers+References.ipynb
similarity index 100%
rename from notebooks/Pointers+References.ipynb
rename to notebooks/02_Pointers+References.ipynb
-- 
GitLab