Progress
This commit is contained in:
@@ -1,4 +1,8 @@
|
||||
#ifdef BUILD_TEST
|
||||
|
||||
#include <signal.h>
|
||||
#include <stdbool.h>
|
||||
|
||||
#include "system.h"
|
||||
|
||||
static sig_atomic_t simulation_should_stop = false;
|
||||
|
||||
Reference in New Issue
Block a user