rawyaml mode

This commit is contained in:
cathugger 2020-01-17 14:15:56 +00:00
parent 30c05eb266
commit c57f10316f
No known key found for this signature in database
GPG key ID: 9BADDA2DAF6F01A8
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;