This repository has been archived on 2025-09-14. You can view files and clone it, but cannot push or open issues or pull requests.
Files
tango-maat/src/version.map
2018-12-02 22:54:05 +08:00

13 lines
140 B
Plaintext

VERS_2.4{
global:
extern "C++" {
*Maat_*;
*SFH_*;
*GIE_*;
#for test
*my_scandir*;
*md5_file*;
*system_cmd_*;
};
local: *;
};