Initial commit

This commit is contained in:
Ahrimdon
2024-02-15 15:46:47 -05:00
parent 977d6c0660
commit 1a7b94b15a
2498 changed files with 699139 additions and 11 deletions

View File

@ -0,0 +1,4 @@
module libtommath [extern_c] {
header "../tommath.h"
export *
}