Welcome to mirror list, hosted at ThFree Co, Russian Federation.

python.map « cmake « build_environment « build_files - git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 1c11c33011d88d81da1057492253b351f406e43b (plain)
1
2
3
4
5
6
7
8
9
{
global:
    Py*;
    _Py*;
    _py*;
local:
    *;
};