From 7909e6218530e92c36f2997467d74baaa40a0cbd Mon Sep 17 00:00:00 2001 From: Yuelin Wang Date: Mon, 14 Jul 2025 11:45:52 +0200 Subject: [PATCH] Verzeinis umbenannt von JSON zu json --- SVGs/Omniflo/python/OFWeiche/{JSON => json}/omniflo_weichen.json | 0 .../python/OFWeiche/{JSON => json}/omniflo_weichen_output.json | 0 .../python/TEFBogen/{JSON => json}/1_TEF_Boegen_input.json | 0 .../python/TEFBogen/{JSON => json}/1_TEF_Boegen_output.json | 0 4 files changed, 0 insertions(+), 0 deletions(-) rename SVGs/Omniflo/python/OFWeiche/{JSON => json}/omniflo_weichen.json (100%) rename SVGs/Omniflo/python/OFWeiche/{JSON => json}/omniflo_weichen_output.json (100%) rename SVGs/Omniflo/python/TEFBogen/{JSON => json}/1_TEF_Boegen_input.json (100%) rename SVGs/Omniflo/python/TEFBogen/{JSON => json}/1_TEF_Boegen_output.json (100%) diff --git a/SVGs/Omniflo/python/OFWeiche/JSON/omniflo_weichen.json b/SVGs/Omniflo/python/OFWeiche/json/omniflo_weichen.json similarity index 100% rename from SVGs/Omniflo/python/OFWeiche/JSON/omniflo_weichen.json rename to SVGs/Omniflo/python/OFWeiche/json/omniflo_weichen.json diff --git a/SVGs/Omniflo/python/OFWeiche/JSON/omniflo_weichen_output.json b/SVGs/Omniflo/python/OFWeiche/json/omniflo_weichen_output.json similarity index 100% rename from SVGs/Omniflo/python/OFWeiche/JSON/omniflo_weichen_output.json rename to SVGs/Omniflo/python/OFWeiche/json/omniflo_weichen_output.json diff --git a/SVGs/Omniflo/python/TEFBogen/JSON/1_TEF_Boegen_input.json b/SVGs/Omniflo/python/TEFBogen/json/1_TEF_Boegen_input.json similarity index 100% rename from SVGs/Omniflo/python/TEFBogen/JSON/1_TEF_Boegen_input.json rename to SVGs/Omniflo/python/TEFBogen/json/1_TEF_Boegen_input.json diff --git a/SVGs/Omniflo/python/TEFBogen/JSON/1_TEF_Boegen_output.json b/SVGs/Omniflo/python/TEFBogen/json/1_TEF_Boegen_output.json similarity index 100% rename from SVGs/Omniflo/python/TEFBogen/JSON/1_TEF_Boegen_output.json rename to SVGs/Omniflo/python/TEFBogen/json/1_TEF_Boegen_output.json