X-Git-Url: https://bilbo.iut-bm.univ-fcomte.fr/and/gitweb/loba.git/blobdiff_plain/4ab86535e2afc105b5e8c5d580d9edc355cd4964..4cb5119dfa978af3deecb83a56587ed08384193a:/options.cpp?ds=inline diff --git a/options.cpp b/options.cpp index c0becfd..2994640 100644 --- a/options.cpp +++ b/options.cpp @@ -35,6 +35,7 @@ namespace opt { // Simulation parameters int log_rate = 1; + bool exit_request = false; // Platform and deployment std::string platform_file;