iw5-mod/deps/libtommath/modulemap/module.modulemap

5 lines
72 B
Plaintext
Raw Permalink Normal View History

module libtommath [extern_c] {
header "../tommath.h"
export *
}