aboutsummaryrefslogtreecommitdiff
path: root/lib/core/core.tm
diff options
context:
space:
mode:
authorBruce Hill <bruce@bruce-hill.com>2025-09-01 17:37:24 -0400
committerBruce Hill <bruce@bruce-hill.com>2025-09-01 17:37:24 -0400
commit12345a85d9c7d7a56ddf323247a4bdf347021b73 (patch)
tree93bafb42c1ec2c22cc2858936034901c39cbca82 /lib/core/core.tm
parentc778c8822f1c8acf981e26f7b860a384c94cff6f (diff)
parentadc2d81b5683e611c5f3289be6157d4519a60632 (diff)
Merge branch 'main' into optional-list-indexing
Diffstat (limited to 'lib/core/core.tm')
-rw-r--r--lib/core/core.tm9
1 files changed, 0 insertions, 9 deletions
diff --git a/lib/core/core.tm b/lib/core/core.tm
deleted file mode 100644
index 5ed77756..00000000
--- a/lib/core/core.tm
+++ /dev/null
@@ -1,9 +0,0 @@
-# This file just uses all the most commonly used standard
-# library modules so you don't have to import them one-by-one
-
-use patterns_v1.1
-use commands_v1.0
-use shell_v1.0
-use pthreads_v1.0
-use random_v1.0
-use time_v1.0