aboutsummaryrefslogtreecommitdiff
path: root/lib/core
diff options
context:
space:
mode:
Diffstat (limited to 'lib/core')
-rw-r--r--lib/core/core.tm9
1 files changed, 9 insertions, 0 deletions
diff --git a/lib/core/core.tm b/lib/core/core.tm
new file mode 100644
index 00000000..6aa4c267
--- /dev/null
+++ b/lib/core/core.tm
@@ -0,0 +1,9 @@
+# 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
+use commands
+use shell
+use pthreads
+use random
+use time