public code v1
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
Manifest-Version: 1.0
|
||||
Bundle-ManifestVersion: 2
|
||||
Bundle-Name: Math3
|
||||
Bundle-SymbolicName: org.apache.commons.math3
|
||||
Bundle-Version: 1.0.0.qualifier
|
||||
Automatic-Module-Name: org.apache.commons.math3
|
||||
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
|
||||
Bundle-ClassPath: commons-math3-3.6.1.jar,
|
||||
.
|
||||
Export-Package: org.apache.commons.math3.exception,
|
||||
org.apache.commons.math3.linear
|
||||
Reference in New Issue
Block a user