aboutsummaryrefslogtreecommitdiffhomepage
path: root/std
diff options
context:
space:
mode:
Diffstat (limited to 'std')
-rw-r--r--std/Logic.bruijn2
-rw-r--r--std/Logic/Ternary.bruijn2
2 files changed, 2 insertions, 2 deletions
diff --git a/std/Logic.bruijn b/std/Logic.bruijn
index 171b52b..697ce23 100644
--- a/std/Logic.bruijn
+++ b/std/Logic.bruijn
@@ -1,4 +1,4 @@
# MIT License, Copyright (c) 2024 Marvin Borner
# this is just a reference to the boolean implementation
-:input std/Logic/Binary .
+:input std/Logic/Binary
diff --git a/std/Logic/Ternary.bruijn b/std/Logic/Ternary.bruijn
index 71fb5ac..883334e 100644
--- a/std/Logic/Ternary.bruijn
+++ b/std/Logic/Ternary.bruijn
@@ -1,4 +1,4 @@
-# MIT License, Copyright (c) 2023 Marvin Borner
+# MIT License, Copyright (c) 2024 Marvin Borner
# true
true [[[0]]]