We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3b0d87a + 64d9777 commit 772acb2Copy full SHA for 772acb2
lib/automationGen.ml
@@ -133,7 +133,7 @@ module NotationGen = struct
133
open Vernacexpr
134
open GallinaGen
135
136
- type g_assoc = Gramlib.Gramext.g_assoc = NonA | RightA | LeftA
+ type g_assoc = Gramlib.Gramext.g_assoc = NonA | RightA | LeftA | BothA
137
138
type t = VarConstr
139
| VarInst
0 commit comments