From c1d3d9208e752cc2b8cb68fadf732f432b71a559 Mon Sep 17 00:00:00 2001 From: 02090095 Date: Mon, 4 Dec 2023 23:13:19 +0300 Subject: [PATCH] =?UTF-8?q?=D0=A3=D0=B4=D0=B0=D0=BB=D0=B5=D0=BD=D0=B8?= =?UTF-8?q?=D0=B5=20=D0=BF=D0=B0=D0=BA=D0=B5=D1=82=D0=B0=20=D0=B7=D0=B0?= =?UTF-8?q?=D0=B4=D0=B0=D1=87(=20=D0=BD=D0=B5=D0=B0=D0=BA=D1=82=D0=B8?= =?UTF-8?q?=D0=B2=D0=BD=D0=BE=D0=B3=D0=BE)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .idea/workspace.xml | 5 +++- .../TestRunTasksMenuBar.java | 3 ++- .../Passes/All/DeleteTasksPackage.java | 25 +++++++++++++++++++ src/Visual_DVM_2021/Passes/PassCode_2021.java | 3 +++ 4 files changed, 34 insertions(+), 2 deletions(-) create mode 100644 src/Visual_DVM_2021/Passes/All/DeleteTasksPackage.java diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 81a8aeac..0121dc19 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -7,7 +7,10 @@ - + + + +