diff options
Diffstat (limited to 'src/parser.mly')
| -rw-r--r-- | src/parser.mly | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/parser.mly b/src/parser.mly index a415801e..df4a273d 100644 --- a/src/parser.mly +++ b/src/parser.mly @@ -309,8 +309,6 @@ atomic_kind: { bkloc BK_nat } | Order { bkloc BK_order } - | EFFECT - { bkloc BK_effect } kind_help: | atomic_kind |
