First draft of the visualiser.

This commit is contained in:
David Given
2019-08-27 01:07:57 +02:00
parent f8b6d5e6fb
commit b9a53e0d1c
7 changed files with 118 additions and 2 deletions

View File

@@ -183,6 +183,7 @@ buildlibrary libbackend.a \
lib/sectorset.cc \
lib/sql.cc \
lib/usb.cc \
lib/visualiser.cc \
lib/writer.cc \
buildlibrary libfrontend.a \