summaryrefslogtreecommitdiff
path: root/stoc/source/inspect/introspection.map
blob: c2806d23070217da186f84fdca4878873fbd7cfb (plain)
1
2
3
4
5
6
7
8
UDK_3.1 {
    global:
        component_getImplementationEnvironment;
        component_writeInfo;
        component_getFactory;
    local:
    *;
};