From 35ffabfa3b0de46daadb478832545e26728bbfce Mon Sep 17 00:00:00 2001 From: Sander Speetjens Date: Wed, 6 Sep 2023 20:22:42 +0200 Subject: [PATCH] Change some filenames --- project/.settings/language.settings.xml | 4 ++-- project/{NTP Debug.launch => project Debug.launch} | 0 project/{NTP.ioc => project.ioc} | 0 3 files changed, 2 insertions(+), 2 deletions(-) rename project/{NTP Debug.launch => project Debug.launch} (100%) rename project/{NTP.ioc => project.ioc} (100%) diff --git a/project/.settings/language.settings.xml b/project/.settings/language.settings.xml index 0a72a86..01bef7a 100644 --- a/project/.settings/language.settings.xml +++ b/project/.settings/language.settings.xml @@ -5,7 +5,7 @@ - + @@ -16,7 +16,7 @@ - + diff --git a/project/NTP Debug.launch b/project/project Debug.launch similarity index 100% rename from project/NTP Debug.launch rename to project/project Debug.launch diff --git a/project/NTP.ioc b/project/project.ioc similarity index 100% rename from project/NTP.ioc rename to project/project.ioc