rawyaml mode

This commit is contained in:
cathugger
2020-01-17 14:15:56 +00:00
parent 30c05eb266
commit c57f10316f
6 changed files with 89 additions and 33 deletions

View File

@@ -4,6 +4,7 @@ extern volatile size_t keysgenerated;
extern volatile int endwork;
extern int yamloutput;
extern int yamlraw;
extern int numwords;
extern size_t numneedgenerate;