diff options
Diffstat (limited to 'gui_win.m')
-rw-r--r-- | gui_win.m | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -827,3 +827,6 @@ function button2comtinuousrun_KeyPressFcn(hObject, eventdata, handles) % Character: character interpretation of the key(s) that was pressed % Modifier: name(s) of the modifier key(s) (i.e., control, shift) pressed % handles structure with handles and user data (see GUIDATA) + + +% vim: tabstop=4 shiftwidth=4 expandtab |