Skip to content

Commit

Permalink
Fixes a compilation/linking error
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexisDrogoul committed Apr 15, 2021
1 parent f03b10f commit 6934a17
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ummisco.gaml.extensions.maths/META-INF/MANIFEST.MF
Expand Up @@ -10,6 +10,7 @@ Export-Package: org.apache.commons.math3.ml.clustering,
org.apache.commons.math3.ml.distance,
org.apache.commons.math3.random,
org.apache.commons.math3.stat.descriptive.moment,
org.apache.commons.math3.stat.regression,
ummisco.gaml.extensions.maths.ode.statements
Bundle-RequiredExecutionEnvironment: JavaSE-11
Automatic-Module-Name: ummisco.gaml.extensions.maths
Expand Down

0 comments on commit 6934a17

Please sign in to comment.