Skip to content

Commit efc66a3

Browse files
committed
Fix typo
1 parent 00ce1dc commit efc66a3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

examples/synthesis/make.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
'memory',
3333
'arithmetic',
3434
'epfl',
35-
'block'],
35+
'blocks'],
3636
required=True,
3737
help="Benchmark group")
3838
parser.add_argument("-name","-n",

0 commit comments

Comments
 (0)