From 0889fa34d223bc667af6e2bea8de59c4c658ed1c Mon Sep 17 00:00:00 2001
From: Olivier Sauter <olivier.sauter@epfl.ch>
Date: Tue, 11 Jul 2017 15:11:44 +0000
Subject: [PATCH] rm keyboard

git-svn-id: https://spcsvn.epfl.ch/repos/TCV/gdat/trunk@7878 d63d8f72-b253-0410-a779-e742ad2e26cf
---
 crpptbx/TCV/gdat_tcv.m | 1 -
 1 file changed, 1 deletion(-)

diff --git a/crpptbx/TCV/gdat_tcv.m b/crpptbx/TCV/gdat_tcv.m
index 3c91924b..7fcbcd7b 100644
--- a/crpptbx/TCV/gdat_tcv.m
+++ b/crpptbx/TCV/gdat_tcv.m
@@ -623,7 +623,6 @@ elseif strcmp(mapping_for_tcv.method,'switchcase')
       gdat_data.t = gdat_data.dim{mapping_for_tcv.timedim};
       gdat_data.units = aatmp.units(end);
       gdat_data.dimunits = aatmp.dimunits;
-keyboard
     end
     
     %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-- 
GitLab