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

start adding KSTAR

git-svn-id: https://spcsvn.epfl.ch/repos/TCV/gdat/trunk@4088 d63d8f72-b253-0410-a779-e742ad2e26cf
parent 7bff8d0a
Branches
Tags
No related merge requests found
......@@ -8,7 +8,7 @@ ii=findstr('/',a);
a=a(1:ii(end));
machines=[{'JET'} {'TCV'} {'AUG'} {'D3D'}];
machines=[{'JET'} {'TCV'} {'AUG'}];
machines=[{'JET'} {'TCV'} {'AUG'} {'KSTAR'}];
for i=1:length(machines)
addpath([a machines{i}])
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment