From 4eceb95409e844fdc33c9c706e1dc307bfd40303 Mon Sep 17 00:00:00 2001 From: Yohann Roussel Date: Wed, 19 Mar 2014 16:25:37 +0100 Subject: Initial Jack import. Change-Id: I953cf0a520195a7187d791b2885848ad0d5a9b43 --- maths/uncommons-maths.bnd | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 maths/uncommons-maths.bnd (limited to 'maths/uncommons-maths.bnd') diff --git a/maths/uncommons-maths.bnd b/maths/uncommons-maths.bnd new file mode 100644 index 00000000..cf99ba32 --- /dev/null +++ b/maths/uncommons-maths.bnd @@ -0,0 +1,5 @@ +Bundle-Name: Uncommons Maths +Bundle-SymbolicName: org.uncommons.maths +Bundle-Version: ${version} +Export-Package: *;version=${version} + -- cgit v1.2.3