summaryrefslogtreecommitdiff
path: root/solenv/src/reg-component.map
blob: 264c32a0404bf200ae83074a694ca9c04fbdadd7 (plain)
1
2
3
4
5
6
7
UDK_3_0_0 {
    global:
        component_writeInfo;
        component_getFactory;
    local:
    *;
};