summaryrefslogtreecommitdiff
path: root/src/build/bnd/scala-parser-combinators.bnd
blob: d712a4ba2adee5a1bed7ce85bc4b3b15068efe96 (plain) (blame)
1
2
3
4
5
Bundle-Name: Scala Parser Combinators Library
Bundle-SymbolicName: org.scala-lang.scala-parser-combinators
ver: @VERSION@
Bundle-Version: ${ver}
Export-Package: *;version=${ver}