aboutsummaryrefslogtreecommitdiffstats
path: root/Domains/hu.bme.mit.inf.dslreasoner.domains.satellite/META-INF
diff options
context:
space:
mode:
authorLibravatar Kristóf Marussy <kris7topher@gmail.com>2019-08-01 18:38:15 +0200
committerLibravatar Kristóf Marussy <kris7topher@gmail.com>2019-08-01 18:38:15 +0200
commit6eb760ee960cd3efe51ca6e4107153c09838a1da (patch)
tree2edd0e21be50265f65f0cfd2fd43f18a252aef02 /Domains/hu.bme.mit.inf.dslreasoner.domains.satellite/META-INF
parentDump required Xbase version down to 2.17 (diff)
downloadVIATRA-Generator-6eb760ee960cd3efe51ca6e4107153c09838a1da.tar.gz
VIATRA-Generator-6eb760ee960cd3efe51ca6e4107153c09838a1da.tar.zst
VIATRA-Generator-6eb760ee960cd3efe51ca6e4107153c09838a1da.zip
Clean up CPS and Satellite domains
Diffstat (limited to 'Domains/hu.bme.mit.inf.dslreasoner.domains.satellite/META-INF')
-rw-r--r--Domains/hu.bme.mit.inf.dslreasoner.domains.satellite/META-INF/MANIFEST.MF3
1 files changed, 2 insertions, 1 deletions
diff --git a/Domains/hu.bme.mit.inf.dslreasoner.domains.satellite/META-INF/MANIFEST.MF b/Domains/hu.bme.mit.inf.dslreasoner.domains.satellite/META-INF/MANIFEST.MF
index 3ee950cb..36d729b4 100644
--- a/Domains/hu.bme.mit.inf.dslreasoner.domains.satellite/META-INF/MANIFEST.MF
+++ b/Domains/hu.bme.mit.inf.dslreasoner.domains.satellite/META-INF/MANIFEST.MF
@@ -34,7 +34,8 @@ Require-Bundle: org.eclipse.viatra.addon.querybasedfeatures.runtime,
34 org.apache.commons.lang3;bundle-version="3.8.1", 34 org.apache.commons.lang3;bundle-version="3.8.1",
35 com.google.inject;bundle-version="3.0.0", 35 com.google.inject;bundle-version="3.0.0",
36 org.sidiff.common.henshin;bundle-version="1.0.0", 36 org.sidiff.common.henshin;bundle-version="1.0.0",
37 org.sidiff.serge;bundle-version="1.0.0" 37 org.sidiff.serge;bundle-version="1.0.0",
38 org.eclipse.viatra.query.runtime.rete;bundle-version="2.2.0"
38Import-Package: org.apache.log4j 39Import-Package: org.apache.log4j
39Automatic-Module-Name: hu.bme.mit.inf.dslreasoner.domains.satellite 40Automatic-Module-Name: hu.bme.mit.inf.dslreasoner.domains.satellite
40Bundle-ActivationPolicy: lazy 41Bundle-ActivationPolicy: lazy