summaryrefslogtreecommitdiff
path: root/src/build/bnd/scala-continuations-plugin.bnd
blob: 94bd3ccc8fb724061d730a34bc04f9536638e5af (plain) (blame)
1
2
3
4
5
Bundle-Name: Scala Delimited Continuations Compiler Plugin
Bundle-SymbolicName: org.scala-lang.plugins.continuations-plugin
ver: @VERSION@
Bundle-Version: ${ver}
Export-Package: *;version=${ver}