mirror of
https://github.com/Ed94/Odin.git
synced 2026-08-06 23:58:50 +00:00
Package lines for core:math and more.
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
#+build ignore
|
||||
package math_big
|
||||
|
||||
/*
|
||||
Copyright 2021 Jeroen van Rijn <nom@duclavier.com>.
|
||||
Made available under Odin's BSD-3 license.
|
||||
@@ -7,9 +10,6 @@
|
||||
The code started out as an idiomatic source port of libTomMath, which is in the public domain, with thanks.
|
||||
*/
|
||||
|
||||
#+build ignore
|
||||
package math_big
|
||||
|
||||
import "core:time"
|
||||
import "base:runtime"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user