aboutsummaryrefslogtreecommitdiff
path: root/lib/core/core.tm
diff options
context:
space:
mode:
authorBruce Hill <bruce@bruce-hill.com>2025-08-17 20:35:09 -0400
committerBruce Hill <bruce@bruce-hill.com>2025-08-17 20:35:09 -0400
commitf4e38fd061a158ecb94881273c6db6e6a332f61d (patch)
tree9179cb312dcc1b24d806dfb65694c25580d1ed8b /lib/core/core.tm
parent602cedd03b0c3d6ef176efafb08f51bde9bfe543 (diff)
Switch from using dollar signs as namespace delimiters to using 々, ヽ, andunicode-identifiers
〇.
Diffstat (limited to 'lib/core/core.tm')
-rw-r--r--lib/core/core.tm2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/core/core.tm b/lib/core/core.tm
index 0b8aba53..5ed77756 100644
--- a/lib/core/core.tm
+++ b/lib/core/core.tm
@@ -1,7 +1,7 @@
# 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.0
+use patterns_v1.1
use commands_v1.0
use shell_v1.0
use pthreads_v1.0