5 lines
72 B
Plaintext
Raw Normal View History

2024-08-13 05:15:34 -04:00
module libtommath [extern_c] {
header "../tommath.h"
export *
}