Skip to content
Snippets Groups Projects
Commit 538452d8 authored by Francesco Carpanese's avatar Francesco Carpanese
Browse files

wrong path

git-svn-id: https://spcsvn.epfl.ch/repos/TCV/gdat/trunk@6011 d63d8f72-b253-0410-a779-e742ad2e26cf
parent 90e26ab7
Branches
Tags
No related merge requests found
...@@ -1459,7 +1459,7 @@ elseif strcmp(mapping_for_tcv.method,'switchcase') ...@@ -1459,7 +1459,7 @@ elseif strcmp(mapping_for_tcv.method,'switchcase')
if exist('~/rtccode/development/tools/io_defs') if exist('~/rtccode/development/tools/io_defs')
addpath('~/rtccode/development/tools/io_defs'); addpath('~/rtccode/development/tools/io_defs');
else else
addpath('home/carpanes/rtccode/development/tools/io_defs'); addpath('/home/carpanes/rtccode/development/tools/io_defs');
end end
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment