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

9 lines
103 B
Plaintext
Raw Normal View History

VERS_3.0{
global:
extern "C" {
*MAAT_FRAME_VERSION_*;
*maat_*;
*bool_matcher_*;
};
local: *;
};