We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 00ce1dc commit efc66a3Copy full SHA for efc66a3
1 file changed
examples/synthesis/make.py
@@ -32,7 +32,7 @@
32
'memory',
33
'arithmetic',
34
'epfl',
35
- 'block'],
+ 'blocks'],
36
required=True,
37
help="Benchmark group")
38
parser.add_argument("-name","-n",
0 commit comments