aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/r0.bqn2
-rw-r--r--src/r1.bqn2
2 files changed, 2 insertions, 2 deletions
diff --git a/src/r0.bqn b/src/r0.bqn
index 48cb052e..eaac871c 100644
--- a/src/r0.bqn
+++ b/src/r0.bqn
@@ -3,7 +3,7 @@
# +-×⌊=≤≢⥊⊑↕⌜⊘
# Provides:
# ⌊⌈|<>≠≥⊢⊣∾⋈↑↓⊏˙˜¨´∘○⊸⟜◶⍟
-# ^^^^^^^ ^^^^^ ^ ^^ are limited, suitable for r1
+# ^^^^^^^ ^^^^^ ^^ ^^ are limited, suitable for r1
⊢ ← {𝕩}
⊣ ← {𝕩}⊘{𝕨}
diff --git a/src/r1.bqn b/src/r1.bqn
index 5280171c..9e0a899c 100644
--- a/src/r1.bqn
+++ b/src/r1.bqn
@@ -1,6 +1,6 @@
# BQN runtime part 1. Requires:
# Type Fill Log GroupLen GroupOrd _fillBy_
-# +-×÷⋆⌊⌈|<>=≠≤≥≢⊢⊣⥊∾⋈↑↓↕⊏⊑!⌜˙˜´`∘○⊸⟜◶⊘⍟
+# +-×÷⋆⌊⌈|<>=≠≤≥≢⊢⊣⥊∾⋈↑↓↕⊏⊑!⌜˙˜¨´`∘○⊸⟜◶⊘⍟
# Filled in by runtime: glyphs and default PrimInd
# Provides: all BQN primitives