Skip to content
Snippets Groups Projects
Commit 16b17542 authored by tomrink's avatar tomrink
Browse files

minor

parent fa622185
Branches
No related tags found
No related merge requests found
...@@ -1540,7 +1540,7 @@ def match_aeolus_to_clavrx(aeolus_dict, clvrx_files): ...@@ -1540,7 +1540,7 @@ def match_aeolus_to_clavrx(aeolus_dict, clvrx_files):
return match_dict return match_dict
def create_file_2(match_dct, filename, clvrx_params): def create_aeolus_clavrx_match_file(match_dct, filename, clvrx_params):
grd_x_len = 9 grd_x_len = 9
grd_y_len = 9 grd_y_len = 9
num_aparams = 7 num_aparams = 7
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment