diff options
| author | Loic Guegan <manzerbredes@mailbox.org> | 2021-05-08 17:10:06 +0200 |
|---|---|---|
| committer | Loic Guegan <manzerbredes@mailbox.org> | 2021-05-08 17:10:06 +0200 |
| commit | f9ce6e80c60cf74d5fabf33cb423cd2e961cdeb4 (patch) | |
| tree | 59c66c81bbb8f203a5833cdedd5250aca8cd297a /src/Inputs.hpp | |
| parent | 8b7b9c9e0a3f0a2f2c5ff4d516a640002b5f1891 (diff) | |
Setup experimentations
Diffstat (limited to 'src/Inputs.hpp')
| -rw-r--r-- | src/Inputs.hpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/Inputs.hpp b/src/Inputs.hpp index e709d89..b0b4825 100644 --- a/src/Inputs.hpp +++ b/src/Inputs.hpp @@ -77,5 +77,7 @@ public: bool use_hint; bool extended; int data_size; + int seed; + std::string simkey; };
\ No newline at end of file |
