From 7b28d1a84dcc9167e419b71984a06777be90585c Mon Sep 17 00:00:00 2001 From: 02090095 Date: Mon, 4 Dec 2023 16:26:13 +0300 Subject: [PATCH] =?UTF-8?q?=D0=94=D0=BE=D0=BF=D0=BE=D0=BB=D0=BD=D0=B8?= =?UTF-8?q?=D0=BB=20=D0=B2=D1=8B=D1=85=D0=BE=D0=B4=D0=BD=D1=8B=D0=B5=20?= =?UTF-8?q?=D1=84=D0=B0=D0=B9=D0=BB=D1=8B.=20=D0=A0=D0=B0=D0=B7=D0=BB?= =?UTF-8?q?=D0=B8=D1=87=D0=B8=D0=BB=20=D1=82=D0=B5=D0=BA=D1=81=D1=82=20?= =?UTF-8?q?=D0=BE=20=D0=B7=D0=B0=D0=B4=D0=B0=D1=87=D0=B0=D1=85=20=D0=BD?= =?UTF-8?q?=D0=B0=20=D0=BA=D0=BE=D0=BC=D0=BF=D0=B8=D0=BB=D1=8F=D1=86=D0=B8?= =?UTF-8?q?=D1=8E=20=D0=B8=20=D0=BE=20=D0=B7=D0=B0=D0=B4=D0=B0=D1=87=D0=B0?= =?UTF-8?q?=D1=85=20=D0=BD=D0=B0=20=D0=B7=D0=B0=D0=BF=D1=83=D1=81=D0=BA.?= =?UTF-8?q?=20=D0=A3=D0=B1=D1=80=D0=B0=D0=BB=20=D0=BF=D0=B5=D1=87=D0=B0?= =?UTF-8?q?=D1=82=D1=8C=20=D1=81=D0=BE=D1=81=D1=82=D0=BE=D1=8F=D0=BD=D0=B8?= =?UTF-8?q?=D0=B9=20=D0=B7=D0=B0=D0=B4=D0=B0=D1=87,=20=D0=B8=20=D0=B2?= =?UTF-8?q?=D1=80=D0=B5=D0=BC=D0=B5=D0=BD=D0=B8.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .idea/workspace.xml | 8 +++++--- src/files/Planner/CompilationTask.h | 1 + src/files/Planner/RunSupervisor.h | 10 ---------- src/files/Planner/RunTask.h | 4 +++- src/files/Planner/Supervisor.h | 16 +++------------- src/files/Planner/Task.h | 25 ++++++------------------- 6 files changed, 18 insertions(+), 46 deletions(-) diff --git a/.idea/workspace.xml b/.idea/workspace.xml index dc645192..2eebb6a0 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -8,9 +8,11 @@ - - - + + + + +