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.
1 parent 0572425 commit 10d6df4Copy full SHA for 10d6df4
doc/tools/docgram/common.edit_mlg
@@ -1234,7 +1234,7 @@ add_tify: [
1234
]
1235
1236
show_tify: [
1237
-| [ "InjTyp" | "BinOp" | "UnOp" | "CstOp" | "BinRel" | "UnOpSpec" | "BinOpSpec" | "Spec" ] TAG Micromega
+| [ "InjTyp" | "BinOp" | "UnOp" | "CstOp" | "BinRel" | "UnOpSpec" | "BinOpSpec" ] TAG Micromega
1238
1239
1240
command: [
doc/tools/docgram/orderedGrammar
@@ -189,7 +189,7 @@ add_tify: [
189
190
191
192
-| [ "InjTyp" | "BinOp" | "UnOp" | "CstOp" | "BinRel" | "UnOpSpec" | "BinOpSpec" | "Spec" ] (* Micromega plugin *)
+| [ "InjTyp" | "BinOp" | "UnOp" | "CstOp" | "BinRel" | "UnOpSpec" | "BinOpSpec" ] (* Micromega plugin *)
193
194
195
REACHABLE: [
0 commit comments