From 14b13eae97400276660f80932ed4ca38817d8b4a Mon Sep 17 00:00:00 2001 From: 02090095 Date: Wed, 22 Nov 2023 18:36:28 +0300 Subject: [PATCH] =?UTF-8?q?=D0=BF=D0=B5=D1=80=D0=B5=D0=B4=D0=B0=D1=87?= =?UTF-8?q?=D0=B0=20=D1=81=D0=BC=D0=B5=D1=88=D0=B5=D0=BD=D0=B8=D1=8F=20?= =?UTF-8?q?=D0=BF=D1=80=D0=B8=20=D1=82=D0=BE=D1=87=D0=B5=D1=87=D0=BD=D0=BE?= =?UTF-8?q?=D0=B9=20=D0=BF=D0=BE=D0=B4=D1=81=D1=82=D0=B0=D0=BD=D0=BE=D0=B2?= =?UTF-8?q?=D0=BA=D0=B5=20=D0=BF=D1=80=D0=BE=D1=86=D0=B5=D0=B4=D1=83=D1=80?= =?UTF-8?q?.v++?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .idea/workspace.xml | 9 ++++++++- src/ProjectData/SapforData/Functions/FuncCall.java | 4 ++++ src/Repository/Component/Visualiser.java | 2 +- .../Passes/All/SPF_GetGraphFunctions.java | 1 + src/Visual_DVM_2021/Passes/All/SPF_InlineProcedure.java | 2 +- src/Visual_DVM_2021/Passes/All/SPF_InlineProcedures.java | 2 +- 6 files changed, 16 insertions(+), 4 deletions(-) diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 561b435f..93e969c0 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -6,7 +6,14 @@ - + + + + + + + +