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

v1.31.10

-- Step 1: Clean up and improvements in preparation for AtlasViewer and Homer3 coexisting in a single Matlab session
-- Add stadard 'Utils' path to matlab searchpaths in setpaths before doing anything else to initialize the world. Move all setpaths helper functions to Utils.
-- Remove AtlasViewer from list of conflicting workspaces needed to be removed in preparation for coexistance in one matlab session
parent d23acaa1
Loading
Loading
Loading
Loading
+0 −0

File moved.

+1 −1
Original line number Diff line number Diff line
@@ -2,5 +2,5 @@ function vrnnum = getVernum()

vrnnum{1} = '1';   % Major version #
vrnnum{2} = '31';  % Major sub-version #
vrnnum{3} = '9';   % Minor version #
vrnnum{3} = '10';   % Minor version #
vrnnum{4} = '0';   % Minor sub-version # or patch #: 'p1', 'p2', etc
+0 −0

File moved.

+0 −0

File moved.

+0 −0

File moved.

Loading