dep-libtommath/modulemap/module.modulemap

5 lines
72 B
Text
Raw Permalink Normal View History

2021-11-25 13:37:24 +08:00
module libtommath [extern_c] {
header "../tommath.h"
export *
}