16 lines
569 B
Plaintext
16 lines
569 B
Plaintext
Manifest-Version: 1.0
|
|
Bundle-ManifestVersion: 2
|
|
Bundle-Name: Proportional 2-tuple
|
|
Bundle-SymbolicName: flintstones.valuation.proportionaltwotuple;singleton:=true
|
|
Bundle-Version: 1.0.0.qualifier
|
|
Bundle-Vendor: Sinbad2
|
|
Automatic-Module-Name: flintstones.valuation.proportionaltwotuple
|
|
Bundle-RequiredExecutionEnvironment: JavaSE-11
|
|
Require-Bundle: flintstones.entity.valuation,
|
|
javax.inject,
|
|
org.eclipse.e4.core.contexts,
|
|
flintstones.domain.fuzzyset,
|
|
flintstones.valuation.twoTuple,
|
|
flintstones.helper.data
|
|
Export-Package: flintstones.valuation.proportionaltwotuple
|