Skip to content
Snippets Groups Projects
Commit c6b3bd6a authored by Olivier Sauter's avatar Olivier Sauter
Browse files

add AUG directory

git-svn-id: https://spcsvn.epfl.ch/repos/TCV/gdat/trunk@1870 d63d8f72-b253-0410-a779-e742ad2e26cf
parent e4e764f0
No related branches found
No related tags found
No related merge requests found
...@@ -7,7 +7,7 @@ a=which('gdat'); ...@@ -7,7 +7,7 @@ a=which('gdat');
ii=findstr('/',a); ii=findstr('/',a);
a=a(1:ii(end)); a=a(1:ii(end));
machines=[{'JET'} {'TCV'}]; machines=[{'AUG'} {'JET'} {'TCV'}];
for i=1:length(machines) for i=1:length(machines)
addpath([a machines{i}]) addpath([a machines{i}])
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment