aboutsummaryrefslogtreecommitdiff
path: root/src/interp/newaux.lisp
diff options
context:
space:
mode:
Diffstat (limited to 'src/interp/newaux.lisp')
-rw-r--r--src/interp/newaux.lisp3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/interp/newaux.lisp b/src/interp/newaux.lisp
index 8837c699..dcbdfd95 100644
--- a/src/interp/newaux.lisp
+++ b/src/interp/newaux.lisp
@@ -172,7 +172,7 @@
(mapcar #'(lambda (x) (makeprop (car x) 'gliph (cdr x)))
`(
- ( \| (\)) )
+ ( \| (\)) (]) )
( * (*) )
( \( (<) (\|) )
( + (- (>)) )
@@ -185,6 +185,7 @@
( \. (\.) )
( ^ (=) )
( \~ (=) )
+ ( [ (\|) )
( \: (=) (-) (\:))))
;; RENAMETOK defines alternate token strings which can be used for different