[apps] Shared: Move part of the implementation of TermSumController to

shared (Integral Graph Controller) and improve bound edition in
TermSumController.
This commit is contained in:
Émilie Feral
2018-01-10 14:07:26 +01:00
committed by EmilieNumworks
parent 31afd260a4
commit 7ea0dbeb56
15 changed files with 506 additions and 356 deletions

View File

@@ -10,7 +10,6 @@ app_objs += $(addprefix apps/sequence/,\
graph/graph_controller.o\
graph/graph_view.o\
graph/term_sum_controller.o\
graph/vertical_cursor_view.o\
list/list_controller.o\
list/list_parameter_controller.o\
list/sequence_toolbox.o\