X-Git-Url: https://bilbo.iut-bm.univ-fcomte.fr/and/gitweb/loba.git/blobdiff_plain/f483eedcc241fabb1210b5800d903989202ad9fe..4cb5119dfa978af3deecb83a56587ed08384193a:/options.h diff --git a/options.h b/options.h index b3e3081..0abec0f 100644 --- a/options.h +++ b/options.h @@ -22,6 +22,7 @@ namespace opt { // Simulation parameters extern int log_rate; + extern bool exit_request; // Platform and deployment extern std::string platform_file;