Commit a28b0479 authored by Jay Dubb's avatar Jay Dubb
Browse files

-- Temporarily add back AtlasViewer to list of conflicting repos to exclude...

-- Temporarily add back AtlasViewer to list of conflicting repos to exclude from matlab search paths until the changes to deconflict with it is finalized
parent fb48af75
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -38,7 +38,7 @@ if options.conflcheck
    % appmainfunc = {'Homer2_UI.m','Homer3.m','AtlasViewerGUI.m','brainScape.m'};
    % Remove AtlasViewer from list of conflicting workspaces needed to be removed
    % in preparation for coexistance in one matlab session
    appmainfunc = {'Homer2_UI.m','Homer3.m','brainScape.m','ResolveCommonFunctions.m'};
    appmainfunc = {'Homer2_UI.m','Homer3.m','AtlasViewerGUI.m','brainScape.m','ResolveCommonFunctions.m'};
        
    kk=1;
    wsidx = [];