From 121d91cf779d625a0bb1c779c1848f496e57d029 Mon Sep 17 00:00:00 2001 From: 02090095 Date: Mon, 4 Mar 2024 20:51:52 +0300 Subject: [PATCH] no message --- .idea/workspace.xml | 11 ++--- src/Common/UI/UI.java | 2 +- .../UI}/SapforPackagesBar.java | 3 +- .../Passes/All/CompareSapforPackages.java | 46 +++++++++++++++++++ src/Visual_DVM_2021/Passes/PassCode_2021.java | 6 ++- .../UI/Interface/TestingWindow.java | 2 + .../UI/Main/SapforPackagesComparisonForm.java | 14 ++++-- src/Visual_DVM_2021/UI/Main/TestingForm.java | 7 +++ 8 files changed, 78 insertions(+), 13 deletions(-) rename src/TestingSystem/SAPFOR/{SapforPackage => SapforTasksPackage/UI}/SapforPackagesBar.java (84%) create mode 100644 src/Visual_DVM_2021/Passes/All/CompareSapforPackages.java diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 7ca5fa1b..46d873bb 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -7,16 +7,13 @@ - - - + - - - + + - +