aboutsummaryrefslogtreecommitdiff
path: root/src/pr.bqn
diff options
context:
space:
mode:
Diffstat (limited to 'src/pr.bqn')
-rwxr-xr-xsrc/pr.bqn4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/pr.bqn b/src/pr.bqn
index 27e9a211..239f5674 100755
--- a/src/pr.bqn
+++ b/src/pr.bqn
@@ -6,13 +6,13 @@
chrs←⟨
"+-×÷⋆√⌊⌈|¬∧∨<>≠=≤≥≡≢⊣⊢⥊∾≍↑↓↕«»⌽⍉/⍋⍒⊏⊑⊐⊒∊⍷⊔!"
"˙˜˘¨⌜⁼´˝`"
- "∘○⊸⟜⌾⊘◶⎉⚇⍟"
+ "∘○⊸⟜⌾⊘◶⎉⚇⍟⎊"
glyphs ⇐ ∾chrs
# Provided values, to be passed in through the constants array
def ← ⟨"Type","Fill","Log","GroupLen","GroupOrd","_fillBy_"⟩
-keep ← "!+-×÷⋆⌊=≤≢⥊⊑↕⌜`⊘"
+keep ← "!+-×÷⋆⌊=≤≢⥊⊑↕⌜`⊘⎊"
len ⇐ def+○≠keep
GetRepls ← {