From 5f3c45b0e84c239c4fc1f91742ac1d4f5cda5379 Mon Sep 17 00:00:00 2001
From: Olivier Sauter <olivier.sauter@epfl.ch>
Date: Tue, 31 May 2016 09:18:22 +0000
Subject: [PATCH] minor comment

git-svn-id: https://spcsvn.epfl.ch/repos/TCV/gdat/trunk@5858 d63d8f72-b253-0410-a779-e742ad2e26cf
---
 crpptbx/AUG/CEZ_CMZ_guiplot.m | 1 +
 1 file changed, 1 insertion(+)

diff --git a/crpptbx/AUG/CEZ_CMZ_guiplot.m b/crpptbx/AUG/CEZ_CMZ_guiplot.m
index e43c8590..216cea4c 100644
--- a/crpptbx/AUG/CEZ_CMZ_guiplot.m
+++ b/crpptbx/AUG/CEZ_CMZ_guiplot.m
@@ -226,6 +226,7 @@ handles = init_CEZ_gui(handles);
 % Update handles structure
 guidata(hObject, handles);
 
+% send to workspace
 
 % --- Executes during object creation, after setting all properties.
 function set_shot_CreateFcn(hObject, eventdata, handles)
-- 
GitLab