summaryrefslogtreecommitdiff
path: root/language
diff options
context:
space:
mode:
Diffstat (limited to 'language')
-rw-r--r--language/jib.ott2
1 files changed, 2 insertions, 0 deletions
diff --git a/language/jib.ott b/language/jib.ott
index 447b25e3..dfda3bbc 100644
--- a/language/jib.ott
+++ b/language/jib.ott
@@ -58,6 +58,8 @@ name :: '' ::=
op :: '' ::=
| not :: :: bnot
+ | or :: :: bor
+ | and :: :: band
| hd :: :: list_hd
| tl :: :: list_tl
| bit_to_bool :: :: bit_to_bool