summaryrefslogtreecommitdiff
path: root/basctl/util/basctl.map
blob: 6b132e93cc3dfbe1f5b5b62316f603d095f79499 (plain)
1
2
3
4
5
6
7
8
9
10
11
BASCTL_1.0 {
    global:
        basicide_choose_macro;
        basicide_macro_organizer;
        basicide_handle_basic_error;
        component_getImplementationEnvironment;
        component_writeInfo;
        component_getFactory;
    local:
    *;
};