aboutsummaryrefslogtreecommitdiff
path: root/examples/core/core.tm
diff options
context:
space:
mode:
authorBruce Hill <bruce@bruce-hill.com>2025-04-01 16:55:24 -0400
committerBruce Hill <bruce@bruce-hill.com>2025-04-01 16:55:24 -0400
commit6de2d68a700a137bbe55668e036c62280ece8bb5 (patch)
treeeb1e3cee37cd9b2f1458b9ceff0141bfbd7a91a9 /examples/core/core.tm
parenta32c3747568562251d6c390faf325bf3ed3946e6 (diff)
Moved RNG out of the compiler and into a standalone library
Diffstat (limited to 'examples/core/core.tm')
-rw-r--r--examples/core/core.tm1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/core/core.tm b/examples/core/core.tm
index b49448d2..f7259b7f 100644
--- a/examples/core/core.tm
+++ b/examples/core/core.tm
@@ -7,3 +7,4 @@ use shell
use colorful
use log
use pthreads
+use random