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