[apps/sequence/list] Create a class list controller

Change-Id: I95c569cccf3bd80025c9195faeda08fc69a62ea3
This commit is contained in:
Émilie Feral
2017-02-07 14:32:20 +01:00
parent f76b603c67
commit 4f16289bd7
3 changed files with 90 additions and 0 deletions

View File

@@ -1,5 +1,6 @@
app_objs += $(addprefix apps/sequence/,\
app.o\
list/list_controller.o\
list/sequence_expression_cell.o\
values/values_controller.o\
sequence.o\