File tree Expand file tree Collapse file tree 3 files changed +1
-1
lines changed Expand file tree Collapse file tree 3 files changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -57,7 +57,7 @@ function(add_example example_target)
5757endfunction ()
5858
5959add_example(arithmetics_example SOURCES arithmetics.cpp INPUT arithmetics.inp)
60- add_example(integral_arithmetics_example SOURCES integral_arithmetics .cpp INPUT integral_arithmetics .inp)
60+ add_example(integer_arithmetics_example SOURCES integer_arithmetics .cpp INPUT integer_arithmetics .inp)
6161add_example(poseidon_example SOURCES poseidon.cpp INPUT poseidon.inp)
6262add_example(merkle_tree_poseidon_example SOURCES merkle_tree_poseidon.cpp INPUT merkle_tree_poseidon.inp)
6363add_example(merkle_tree_sha2_256_example SOURCES merkle_tree_sha2_256.cpp INPUT merkle_tree_sha2_256.inp)
File renamed without changes.
File renamed without changes.
You can’t perform that action at this time.
0 commit comments