switched to new MOpt dictionary support

This commit is contained in:
van Hauser
2020-06-15 21:07:35 +02:00
parent ada59feda8
commit f6d2da27e3
2 changed files with 120 additions and 229 deletions

View File

@ -204,7 +204,7 @@ enum {
};
#define operator_num 16
#define operator_num 18
#define swarm_num 5
#define period_core 500000
@ -218,6 +218,8 @@ enum {
#define STAGE_DELETEBYTE 13
#define STAGE_Clone75 14
#define STAGE_OverWrite75 15
#define STAGE_OverWriteExtra 16
#define STAGE_InsertExtra 17
#define period_pilot 50000
enum {