Skip to content

Commit

Permalink
Directly adds the sources of vecmath 1.5.2 (not maintained anymore)
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexisDrogoul committed May 24, 2021
1 parent 6ef7384 commit 5da0240
Show file tree
Hide file tree
Showing 52 changed files with 30,380 additions and 3 deletions.
1 change: 0 additions & 1 deletion simtools.gaml.extensions.physics/.classpath
Expand Up @@ -2,7 +2,6 @@
<classpath>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-11"/>
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
<classpathentry exported="true" kind="lib" path="lib/vecmath-1.5.2.jar"/>
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" path="gaml">
<attributes>
Expand Down
3 changes: 1 addition & 2 deletions simtools.gaml.extensions.physics/META-INF/MANIFEST.MF
Expand Up @@ -5,8 +5,7 @@ Bundle-SymbolicName: simtools.gaml.extensions.physics;singleton:=true
Bundle-Version: 1.8.1.qualifier
Require-Bundle: msi.gama.core,
msi.gama.ext
Bundle-ClassPath: .,
lib/vecmath-1.5.2.jar
Bundle-ClassPath: .
Export-Package:
javax.vecmath,
simtools.gaml.extensions.physics
Expand Down
Binary file not shown.

0 comments on commit 5da0240

Please sign in to comment.