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

do not close shot in gdat

git-svn-id: https://spcsvn.epfl.ch/repos/TCV/gdat/trunk@5131 d63d8f72-b253-0410-a779-e742ad2e26cf
parent 4a17986e
No related branches found
No related tags found
No related merge requests found
......@@ -1438,7 +1438,7 @@ else
return
end
if ishot==shot; mdsclose; end
%if ishot==shot; mdsclose; end
gdat_data.gdat_params.help = tcv_help_parameters(fieldnames(gdat_data.gdat_params));
gdat_data.mapping_for.tcv = mapping_for_tcv;
......
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