diff options
Diffstat (limited to 'lingucomponent/source')
-rw-r--r-- | lingucomponent/source/thesaurus/libnth/lnth.map | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/lingucomponent/source/thesaurus/libnth/lnth.map b/lingucomponent/source/thesaurus/libnth/lnth.map new file mode 100644 index 000000000000..1cc0ac1898a8 --- /dev/null +++ b/lingucomponent/source/thesaurus/libnth/lnth.map @@ -0,0 +1,8 @@ +LTH_1_0 { + global: + component_getFactory; + component_getImplementationEnvironment; + component_writeInfo; + local: + *; +}; |