mirror of
https://github.com/libtom/libtommath
synced 2026-08-25 20:23:04 -04:00
5 lines
72 B
Text
5 lines
72 B
Text
|
|
module libtommath [extern_c] {
|
||
|
|
header "../tommath.h"
|
||
|
|
export *
|
||
|
|
}
|