Skip to content
Snippets Groups Projects
Commit b55d1012 authored by Mark Winter's avatar Mark Winter
Browse files

Run InitializeConstants only at the end of data load.

parent 82317ca5
Branches
No related tags found
No related merge requests found
......@@ -136,7 +136,6 @@ switch answer
save('LEVerSettings.mat','settings');
Load.InitializeConstants();
CONSTANTS.matFullFile = [settings.matFilePath settings.matFile];
if (~isfield(CONSTANTS,'imageNamePattern') || exist(Helper.GetFullImagePath(1),'file')~=2)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment