From c0fdadcce193ceb08d5100937c9c63de79939313 Mon Sep 17 00:00:00 2001 From: RĂ¼diger Timm Date: Fri, 19 Sep 2003 07:54:28 +0000 Subject: INTEGRATION: CWS fwkq1 (1.1.2); FILE ADDED 2003/07/15 06:26:55 mba 1.1.2.1: #110843#: get rid of factories --- starmath/util/smd.map | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 starmath/util/smd.map (limited to 'starmath/util') 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: + *; +}; -- cgit