The CSV report now writes records for every sector in the output map, even the

missing ones.
This commit is contained in:
David Given
2020-03-31 00:14:23 +02:00
parent a737c723d3
commit cd19fcdadd
33 changed files with 74 additions and 119 deletions

View File

@@ -3,7 +3,6 @@
#include "reader.h"
#include "fluxmap.h"
#include "decoders/decoders.h"
#include "image.h"
#include "sector.h"
#include "sectorset.h"
#include "record.h"