diff options
author | phil <[email protected]> | 2018-12-23 22:47:45 +1300 |
---|---|---|
committer | phil <[email protected]> | 2018-12-23 22:47:45 +1300 |
commit | 88be5a5a84c47fec6b02710c2505296535751632 (patch) | |
tree | 17058aeea24c72b11eb1a00cb5a1d075380073fa /src/VECMATH.MF | |
parent | 63fe7f35ead4db73dfa3128413bd48674b06d6e1 (diff) |
outdated ant build file removed, replaced by pom.xml1.7.0-pre2
Diffstat (limited to 'src/VECMATH.MF')
-rw-r--r-- | src/VECMATH.MF | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/src/VECMATH.MF b/src/VECMATH.MF deleted file mode 100644 index d675a3a..0000000 --- a/src/VECMATH.MF +++ /dev/null @@ -1,17 +0,0 @@ -Manifest-Version: 1.0 -Specification-Title: @SPEC_TITLE@ -Specification-Version: 1.6 -Specification-Vendor: @SPEC_VENDOR@ -Implementation-Title: @IMPL_TITLE@ -Implementation-Version: @VERSION_BASE@ -Implementation-Vendor: @IMPL_VENDOR@ -Extension-Name: javax.vecmath -Implementation-Vendor-Id: @IMPL_VENDOR_ID@ -Bundle-ManifestVersion: 2 -Bundle-Name: Vecmath Library -Bundle-Vendor: @IMPL_VENDOR@ -Bundle-Localization: plugin -Bundle-SymbolicName: javax.vecmath; singleton:=true -Bundle-Version: @VERSION_BASE@ -Eclipse-AutoStart: true -Export-Package: javax.vecmath |