diff options
Diffstat (limited to 'std')
-rw-r--r-- | std/Logic.bruijn | 2 | ||||
-rw-r--r-- | std/Logic/Ternary.bruijn | 2 |
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]]] |