Make rawwrite work (which replaces erase and writeflux).

This commit is contained in:
David Given
2021-05-15 23:30:58 +02:00
parent 225a93330d
commit 2de3b4f92e
12 changed files with 126 additions and 80 deletions

View File

@@ -1,6 +1,7 @@
#ifndef ENCODERS_H
#define ENCODERS_H
class FluxSource;
class Fluxmap;
class SectorSet;
class EncoderProto;