diff options
Diffstat (limited to 'language/l2.ott')
| -rw-r--r-- | language/l2.ott | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/language/l2.ott b/language/l2.ott index 68cdfa51..3c186839 100644 --- a/language/l2.ott +++ b/language/l2.ott @@ -614,20 +614,6 @@ P_app <= P_as grammar -bar_opt {{ tex \ottkw{|}^{?} }} :: 'bar_' ::= {{ phantom }} - {{ ocaml terminal * bool }} - {{ lem (terminal * bool) }} - {{ hol bool }} - {{ com Optional bars }} - | :: :: no - {{ hol F }} - {{ ocaml false }} - {{ lem false }} - | '|' :: :: yes - {{ hol T }} - {{ ocaml true }} - {{ lem true }} - exp :: 'E_' ::= {{ com Expressions }} {{ aux _ l }} |
