X-Git-Url: https://gerrit.simantics.org/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=bundles%2Forg.simantics.scl.compiler%2FMETA-INF%2FMANIFEST.MF;h=105c28de9b1776c8b86adaaf6f2bc59cd3993fea;hb=05727365a113b331f125c30118ed95d422481005;hp=10a24ddce9b324f127f628c017734b8079a6fd5e;hpb=231cb7ec03fff167dcd2b01a5a60a57e2fc2df7c;p=simantics%2Fplatform.git diff --git a/bundles/org.simantics.scl.compiler/META-INF/MANIFEST.MF b/bundles/org.simantics.scl.compiler/META-INF/MANIFEST.MF index 10a24ddce..105c28de9 100644 --- a/bundles/org.simantics.scl.compiler/META-INF/MANIFEST.MF +++ b/bundles/org.simantics.scl.compiler/META-INF/MANIFEST.MF @@ -32,6 +32,7 @@ Export-Package: org.cojen.classfile, org.simantics.scl.compiler.elaboration.expressions.block, org.simantics.scl.compiler.elaboration.expressions.lhstype, org.simantics.scl.compiler.elaboration.expressions.list, + org.simantics.scl.compiler.elaboration.expressions.visitors, org.simantics.scl.compiler.elaboration.fundeps, org.simantics.scl.compiler.elaboration.java, org.simantics.scl.compiler.elaboration.macros, @@ -65,6 +66,7 @@ Export-Package: org.cojen.classfile, org.simantics.scl.compiler.runtime, org.simantics.scl.compiler.source, org.simantics.scl.compiler.source.repository, + org.simantics.scl.compiler.source.repository.procedural, org.simantics.scl.compiler.testing, org.simantics.scl.compiler.testing.repository, org.simantics.scl.compiler.top,