summaryrefslogtreecommitdiff
path: root/scaddins/source/datefunc/exports.map
blob: 50dda088ac9433e3fbdaf8d9541347b6a29368e6 (plain)
1
2
3
4
5
6
7
8
9
10
SC_1_0 {
    global:
        component_getImplementationEnvironment;
        component_writeInfo;
        component_getFactory;

    local:
        *;
};