cdrtools/libdeflt/libdeflt-mapvers

21 lines
242 B
Plaintext
Raw Normal View History

2025-06-15 04:19:58 +08:00
# /* @(#)libdeflt-mapvers 1.2 13/09/12 Copyright 2005-2013 J. Schilling */
SCHILY_1.1 {
global:
defltsect;
} SCHILY_1.0;
SCHILY_1.0 {
global:
defltopen;
defltfirst;
defltclose;
defltcntl;
defltnext;
defltread;
local:
*;
};