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

11 lines
109 B
Plaintext
Raw Normal View History

2018-11-20 17:28:13 +08:00
VERS_2.4{
global:
extern "C++" {
*Maat_*;
*SFH_*;
*GIE_*;
#for test
*my_scandir*;
};
local: *;
};