summaryrefslogtreecommitdiff
path: root/language
diff options
context:
space:
mode:
Diffstat (limited to 'language')
-rw-r--r--language/sail.ott7
1 files changed, 0 insertions, 7 deletions
diff --git a/language/sail.ott b/language/sail.ott
index a1dbda60..93ce382d 100644
--- a/language/sail.ott
+++ b/language/sail.ott
@@ -875,13 +875,6 @@ def :: 'DEF_' ::=
| $ string1 string2 l :: :: pragma
{{ com compiler directive }}
-defs :: '' ::=
- {{ com definition sequence }}
- {{ auxparam 'a }}
- | def1 .. defn :: :: Defs
-
-
-
terminals :: '' ::=
| ** :: :: starstar
{{ tex \ensuremath{\mathop{\mathord{*}\mathord{*} } } }}