use_ -> make_

This commit is contained in:
Artur Meski
2018-10-13 21:03:27 +01:00
parent e4ab5999aa
commit e098bcb42b
2 changed files with 3 additions and 3 deletions

View File

@@ -35,7 +35,7 @@ class rsin_driver
// options in configuration file:
bool use_ctx_aut;
bool use_concentrations;
bool use_progressive;
bool make_progressive;
// Handling the scanner
void scan_begin();