Skip to content

Commit

Permalink
Merge pull request #782 from wahln/dev
Browse files Browse the repository at this point in the history
Small update to dev
  • Loading branch information
wahln authored Oct 15, 2024
2 parents 205cfac + c7ed55a commit 0c84c04
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions matRad/MatRad_Config.m
Original file line number Diff line number Diff line change
Expand Up @@ -95,11 +95,9 @@
addpath(obj.exampleFolder);
addpath(genpath(obj.thirdPartyFolder));
obj.userfolders = {[obj.matRadRoot filesep 'userdata' filesep]};
end


end

%Set Version
%set version
obj.getEnvironment();
obj.matRad_version = matRad_version(obj.matRadRoot);

Expand Down
File renamed without changes.

0 comments on commit 0c84c04

Please sign in to comment.