dep-libtommath/modulemap/module.modulemap
2021-11-25 13:37:24 +08:00

4 lines
72 B
Text

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