From c61526da805352d1aa8db87afb9041d3ee48feac Mon Sep 17 00:00:00 2001 From: structix Date: Sun, 29 May 2022 15:38:22 +0200 Subject: [PATCH] Change filenames --- Uebung1/{1.2_simpleIPRouting.mn => Aufgabe1_2.mn} | 0 Uebung1/{Aufgabe1.3.mn => Aufgabe1_3.mn} | 0 Uebung1/{controller1_4.py => controller_1_4.py} | 0 Uebung1/{controller1_4_2.py => controller_1_4_2.py} | 0 4 files changed, 0 insertions(+), 0 deletions(-) rename Uebung1/{1.2_simpleIPRouting.mn => Aufgabe1_2.mn} (100%) rename Uebung1/{Aufgabe1.3.mn => Aufgabe1_3.mn} (100%) rename Uebung1/{controller1_4.py => controller_1_4.py} (100%) rename Uebung1/{controller1_4_2.py => controller_1_4_2.py} (100%) diff --git a/Uebung1/1.2_simpleIPRouting.mn b/Uebung1/Aufgabe1_2.mn similarity index 100% rename from Uebung1/1.2_simpleIPRouting.mn rename to Uebung1/Aufgabe1_2.mn diff --git a/Uebung1/Aufgabe1.3.mn b/Uebung1/Aufgabe1_3.mn similarity index 100% rename from Uebung1/Aufgabe1.3.mn rename to Uebung1/Aufgabe1_3.mn diff --git a/Uebung1/controller1_4.py b/Uebung1/controller_1_4.py similarity index 100% rename from Uebung1/controller1_4.py rename to Uebung1/controller_1_4.py diff --git a/Uebung1/controller1_4_2.py b/Uebung1/controller_1_4_2.py similarity index 100% rename from Uebung1/controller1_4_2.py rename to Uebung1/controller_1_4_2.py