diff options
Diffstat (limited to 'starmath/util/smd.map')
-rw-r--r-- | starmath/util/smd.map | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/starmath/util/smd.map b/starmath/util/smd.map new file mode 100644 index 000000000000..62f014e12ba0 --- /dev/null +++ b/starmath/util/smd.map @@ -0,0 +1,8 @@ +SM_1_0 { + global: + component_getImplementationEnvironment; + component_writeInfo; + component_getFactory; + local: + *; +}; |