Skip to content

Commit

Permalink
Added delete shoreline code
Browse files Browse the repository at this point in the history
  • Loading branch information
mitchharley committed Feb 1, 2021
1 parent 77bcf3c commit ac4b6de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion GUI/CSP.m
Original file line number Diff line number Diff line change
Expand Up @@ -369,7 +369,7 @@ function qashoreline_Callback(hObject, eventdata, handles)
% eventdata reserved - to be defined in a future version of MATLAB
% handles structure with handles and user data (see GUIDATA)

CSPGqaShoreline(handles)
CSPGdeleteShoreline(handles)



Expand Down

0 comments on commit ac4b6de

Please sign in to comment.