aboutsummaryrefslogtreecommitdiffstats
path: root/Metrics/Metrics-Calculation/ca.mcgill.ecse.dslreasoner.realistic.metrics.calculator/META-INF/MANIFEST.MF
diff options
context:
space:
mode:
Diffstat (limited to 'Metrics/Metrics-Calculation/ca.mcgill.ecse.dslreasoner.realistic.metrics.calculator/META-INF/MANIFEST.MF')
-rw-r--r--Metrics/Metrics-Calculation/ca.mcgill.ecse.dslreasoner.realistic.metrics.calculator/META-INF/MANIFEST.MF3
1 files changed, 2 insertions, 1 deletions
diff --git a/Metrics/Metrics-Calculation/ca.mcgill.ecse.dslreasoner.realistic.metrics.calculator/META-INF/MANIFEST.MF b/Metrics/Metrics-Calculation/ca.mcgill.ecse.dslreasoner.realistic.metrics.calculator/META-INF/MANIFEST.MF
index 71eeb2c4..eacce276 100644
--- a/Metrics/Metrics-Calculation/ca.mcgill.ecse.dslreasoner.realistic.metrics.calculator/META-INF/MANIFEST.MF
+++ b/Metrics/Metrics-Calculation/ca.mcgill.ecse.dslreasoner.realistic.metrics.calculator/META-INF/MANIFEST.MF
@@ -19,7 +19,8 @@ Require-Bundle: com.google.guava,
19 org.eclipse.viatra.addon.validation.core;bundle-version="2.1.2", 19 org.eclipse.viatra.addon.validation.core;bundle-version="2.1.2",
20 org.eclipse.collections;bundle-version="9.2.0", 20 org.eclipse.collections;bundle-version="9.2.0",
21 org.eclipse.viatra.query.runtime.localsearch;bundle-version="2.1.2", 21 org.eclipse.viatra.query.runtime.localsearch;bundle-version="2.1.2",
22 org.apache.log4j;bundle-version="1.2.15" 22 org.apache.log4j;bundle-version="1.2.15",
23 github-graph;bundle-version="0.1.0"
23Export-Package: ca.mcgill.ecse.dslreasoner.realistic.metrics.calculator.app, 24Export-Package: ca.mcgill.ecse.dslreasoner.realistic.metrics.calculator.app,
24 ca.mcgill.ecse.dslreasoner.realistic.metrics.calculator.distance, 25 ca.mcgill.ecse.dslreasoner.realistic.metrics.calculator.distance,
25 ca.mcgill.ecse.dslreasoner.realistic.metrics.calculator.graph, 26 ca.mcgill.ecse.dslreasoner.realistic.metrics.calculator.graph,