2 Bundle-ManifestVersion: 2
4 Bundle-SymbolicName: org.simantics.graph.compiler;singleton:=true
5 Bundle-Version: 1.1.16.qualifier
6 Bundle-RequiredExecutionEnvironment: JavaSE-1.8
7 Require-Bundle: org.simantics.graph;bundle-version="1.1.15";visibility:=reexport,
8 org.simantics.databoard;bundle-version="0.6.6",
9 freemarker;bundle-version="2.3.23",
10 org.junit;bundle-version="4.12.0";resolution:=optional,
11 org.antlr.runtime;bundle-version="[3.5.2,4.0.0)"
12 Export-Package: org.simantics.graph.compiler,
13 org.simantics.graph.compiler.internal.ltk