X-Git-Url: https://bilbo.iut-bm.univ-fcomte.fr/and/gitweb/loba.git/blobdiff_plain/4ab86535e2afc105b5e8c5d580d9edc355cd4964..673a449fe2844c664860cd553d83926fb8b66ceb:/options.cpp 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;