From 82c9f268f8a25857aff9a47050eaecadd8f6d2c6 Mon Sep 17 00:00:00 2001 From: Minh VU Date: Thu, 24 Oct 2024 08:18:10 +0200 Subject: [PATCH] add transivity to incompatbile --- .idea/workspace.xml | 28 +++++++++++++++++++---- src/fr/impl/CompatibilityManagerImpl.java | 23 ++++++++++++------- src/fr/test/test.java | 1 + 3 files changed, 40 insertions(+), 12 deletions(-) diff --git a/.idea/workspace.xml b/.idea/workspace.xml index f89d48c..194e554 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -4,7 +4,9 @@