From b76aa24ae46a041292bfe7021b7905e56631d124 Mon Sep 17 00:00:00 2001 From: 02090095 Date: Fri, 29 Nov 2024 16:33:46 +0300 Subject: [PATCH] fix v++ --- .idea/workspace.xml | 20 +++++++++---------- properties | 4 ++-- .../Local/Linux/LinuxLocalTaskSupervisor.java | 4 ++-- .../Remote/RemoteCompilationSupervisor.java | 2 +- .../Remote/RemoteTaskSupervisor.java | 12 +++++++++++ .../Remote/ServerRunSupervisor.java | 4 ++-- .../Tasks/Supervisor/TaskSupervisor.java | 6 +++--- .../Repository/Component/Visualiser.java | 2 +- .../DVM/DVMTasks/DVMCompilationTask.java | 1 + .../TestingSystem/DVM/UserConnection.java | 14 ++++++++++--- .../SAPFOR/SapforTestingPlanner.java | 4 ++-- 11 files changed, 46 insertions(+), 27 deletions(-) diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 2ecf396c..e7df141b 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -8,17 +8,15 @@ - - - - - - - - - - - + + + + + + + + +