aboutsummaryrefslogtreecommitdiffstats
path: root/Tests/ca.mcgill.ecse.dslreasoner.standalone.test/META-INF/MANIFEST.MF
diff options
context:
space:
mode:
Diffstat (limited to 'Tests/ca.mcgill.ecse.dslreasoner.standalone.test/META-INF/MANIFEST.MF')
-rw-r--r--Tests/ca.mcgill.ecse.dslreasoner.standalone.test/META-INF/MANIFEST.MF3
1 files changed, 2 insertions, 1 deletions
diff --git a/Tests/ca.mcgill.ecse.dslreasoner.standalone.test/META-INF/MANIFEST.MF b/Tests/ca.mcgill.ecse.dslreasoner.standalone.test/META-INF/MANIFEST.MF
index 0b81cb7f..bca8e840 100644
--- a/Tests/ca.mcgill.ecse.dslreasoner.standalone.test/META-INF/MANIFEST.MF
+++ b/Tests/ca.mcgill.ecse.dslreasoner.standalone.test/META-INF/MANIFEST.MF
@@ -26,7 +26,8 @@ Require-Bundle: org.eclipse.viatra.addon.querybasedfeatures.runtime,
26 org.eclipse.viatra.query.runtime.rete;bundle-version="2.1.0", 26 org.eclipse.viatra.query.runtime.rete;bundle-version="2.1.0",
27 org.eclipse.viatra.query.runtime.localsearch;bundle-version="2.1.0", 27 org.eclipse.viatra.query.runtime.localsearch;bundle-version="2.1.0",
28 org.eclipse.xtext.xbase.lib;bundle-version="2.12.0", 28 org.eclipse.xtext.xbase.lib;bundle-version="2.12.0",
29 hu.bme.mit.inf.dslreasoner.application;bundle-version="1.0.0" 29 hu.bme.mit.inf.dslreasoner.application;bundle-version="1.0.0",
30 hu.bme.mit.inf.dslreasoner.domains.yakindu.sgraph;bundle-version="1.0.0"
30Import-Package: org.apache.log4j 31Import-Package: org.apache.log4j
31Automatic-Module-Name: ca.mcgill.ecse.dslreasoner.standalone.test 32Automatic-Module-Name: ca.mcgill.ecse.dslreasoner.standalone.test
32Bundle-ActivationPolicy: lazy 33Bundle-ActivationPolicy: lazy