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

rm keyboard

git-svn-id: https://spcsvn.epfl.ch/repos/TCV/gdat/trunk@11398 d63d8f72-b253-0410-a779-e742ad2e26cf
parent 4ec6d567
Branches
Tags
No related merge requests found
......@@ -1093,7 +1093,6 @@ elseif strcmp(mapping_for_tcv.method,'switchcase')
return
end
try
keyboard
eval(['[ids_top,ids_top_description]=tcv_get_ids_' ids_top_name '(shot,equil_empty);'])
gdat_data.(ids_top_name) = ids_top;
gdat_data.([ids_top_name '_description']) = ids_top_description;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment