From 78ee5bc4286133a140329896c4e6dfafebb46320 Mon Sep 17 00:00:00 2001 From: 02090095 Date: Thu, 20 Mar 2025 18:14:41 +0300 Subject: [PATCH] =?UTF-8?q?++=20=D0=A3=D0=B4=D0=B0=D0=BB=D0=B5=D0=BD=D0=B8?= =?UTF-8?q?=D0=B5=20=D1=81=D0=BF=D1=84=20=D0=B4=D0=B8=D1=80=D0=B5=D0=BA?= =?UTF-8?q?=D1=82=D0=B8=D0=B2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .idea/workspace.xml | 27 +++++------------- properties | 4 +-- .../Component/Sapfor/Sapfor.java | 3 +- src/_VisualDVM/Constants.java | 2 +- .../Passes/All/SPF_GetGraphLoops.java | 2 +- .../Passes/All/SPF_RemoveSpfDirectives.java | 4 +++ src/_VisualDVM/Passes/PassCode.java | 3 ++ src/_VisualDVM/Passes/Sapfor/SapforPass.java | 1 - .../SPF_RemoveSpfDirectives.png | Bin 0 -> 1501 bytes 9 files changed, 20 insertions(+), 26 deletions(-) create mode 100644 src/_VisualDVM/Passes/All/SPF_RemoveSpfDirectives.java create mode 100644 src/icons/Transformations/SPF_RemoveSpfDirectives.png diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 0295c7d8..5448d5b4 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -7,28 +7,15 @@ - - - + + - - - - - - - - - - - - - - - + + +