From f8146f8267f89064df70984c7a24acf59901a2eb Mon Sep 17 00:00:00 2001 From: 02090095 Date: Mon, 27 Nov 2023 20:22:04 +0300 Subject: [PATCH] =?UTF-8?q?=D0=9D=D0=BE=D0=B2=D1=8B=D0=B9=20=D0=BF=D1=80?= =?UTF-8?q?=D0=BE=D1=85=D0=BE=D0=B4=20=D1=83=D0=B4=D0=B0=D0=BB=D0=B5=D0=BD?= =?UTF-8?q?=D0=B8=D1=8F=20=D0=BA=D0=BE=D0=BC=D0=BC=D0=B5=D0=BD=D1=82=D0=B0?= =?UTF-8?q?=D1=80=D0=B8=D0=B5=D0=B2.=20v++?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .idea/workspace.xml | 8 +++++--- .../MainMenuBar/TransformationsMenu.java | 4 ++-- src/Repository/Component/Sapfor/Sapfor.java | 2 ++ src/Repository/Component/Visualiser.java | 2 +- .../Passes/All/SPF_RemoveComments.java | 4 ++++ src/Visual_DVM_2021/Passes/PassCode_2021.java | 3 +++ src/icons/Transformations/SPF_RemoveComments.png | Bin 0 -> 1501 bytes 7 files changed, 17 insertions(+), 6 deletions(-) create mode 100644 src/Visual_DVM_2021/Passes/All/SPF_RemoveComments.java create mode 100644 src/icons/Transformations/SPF_RemoveComments.png diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 818f5899..e7658bfd 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -7,11 +7,13 @@ + + - - - + + +