From 2499611ae0859cad40d59b75e586e454bf8d2853 Mon Sep 17 00:00:00 2001 From: Kristina Jurisic Date: Tue, 15 Jun 2021 11:11:26 +0200 Subject: [PATCH] rename folder to Apllication_Specific --- .../Applications/Pneumatics_Template.TcPOU | 0 .../Axes/Axis_Template.TcPOU | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename solution/tc_project_app/POUs/{Application Specific => Application_Specific}/Applications/Pneumatics_Template.TcPOU (100%) rename solution/tc_project_app/POUs/{Application Specific => Application_Specific}/Axes/Axis_Template.TcPOU (100%) diff --git a/solution/tc_project_app/POUs/Application Specific/Applications/Pneumatics_Template.TcPOU b/solution/tc_project_app/POUs/Application_Specific/Applications/Pneumatics_Template.TcPOU similarity index 100% rename from solution/tc_project_app/POUs/Application Specific/Applications/Pneumatics_Template.TcPOU rename to solution/tc_project_app/POUs/Application_Specific/Applications/Pneumatics_Template.TcPOU diff --git a/solution/tc_project_app/POUs/Application Specific/Axes/Axis_Template.TcPOU b/solution/tc_project_app/POUs/Application_Specific/Axes/Axis_Template.TcPOU similarity index 100% rename from solution/tc_project_app/POUs/Application Specific/Axes/Axis_Template.TcPOU rename to solution/tc_project_app/POUs/Application_Specific/Axes/Axis_Template.TcPOU