Skip to content

Commit

Permalink
feat(bugfix): add missing AutomaticQC to the path
Browse files Browse the repository at this point in the history
  • Loading branch information
ocehugo committed Jul 15, 2020
1 parent c402bb4 commit 5f8eada
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Util/Path/setToolboxPaths.m
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ function setToolboxPaths(toolbox_path)

% Toolbox root level folders and subfolders that contains matlab functions
folders = { ...
'AutomaticQC', ...
frdir(fullfile(toolbox_path, 'AutomaticQC')), ...
'DDB', ...
'FlowManager', ...
Expand Down

0 comments on commit 5f8eada

Please sign in to comment.