X-Git-Url: https://gerrit.simantics.org/r/gitweb?p=simantics%2Fplatform.git;a=blobdiff_plain;f=bundles%2Forg.simantics.scl.compiler%2FMETA-INF%2FMANIFEST.MF;h=7f76ebc102a775b01eba28a73ea0e300332e430d;hp=a09f40cd504958f94ffb8ae4b72c18aa709a411e;hb=3216affb4ed0e73a5601be223638f4f1a41fb26a;hpb=96d8636ef6a7af10b65ad0878bebeee51891790d diff --git a/bundles/org.simantics.scl.compiler/META-INF/MANIFEST.MF b/bundles/org.simantics.scl.compiler/META-INF/MANIFEST.MF index a09f40cd5..7f76ebc10 100644 --- a/bundles/org.simantics.scl.compiler/META-INF/MANIFEST.MF +++ b/bundles/org.simantics.scl.compiler/META-INF/MANIFEST.MF @@ -18,6 +18,8 @@ Export-Package: org.cojen.classfile, org.simantics.scl.compiler.common.names, org.simantics.scl.compiler.common.precedence, org.simantics.scl.compiler.compilation, + org.simantics.scl.compiler.completions, + org.simantics.scl.compiler.completions.parsing, org.simantics.scl.compiler.constants, org.simantics.scl.compiler.constants.generic, org.simantics.scl.compiler.elaboration.chr,