15 lines
526 B
Plaintext
15 lines
526 B
Plaintext
Manifest-Version: 1.0
|
|
Bundle-ManifestVersion: 2
|
|
Bundle-Name: Unification operator ELICIT
|
|
Bundle-SymbolicName: flintstones.operator.unification.elicit;singleton:=true
|
|
Bundle-Version: 1.0.0.qualifier
|
|
Automatic-Module-Name: flintstones.operator.unification.elicit
|
|
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
|
|
Require-Bundle: flintstones.operator.unification,
|
|
flintstones.valuation.hesitant,
|
|
flintstones.valuation.twoTuple,
|
|
flintstones.valuation.elicit,
|
|
org.eclipse.e4.core.contexts,
|
|
org.eclipse.e4.core.di,
|
|
javax.inject
|