This commit is contained in:
Alex Groce
2019-01-02 20:50:53 -07:00
parent 51d8518c51
commit 8a5d681c16

View File

@@ -48,8 +48,10 @@
#define assume DeepState_Assume
#define check DeepState_Check
#ifdef DEEPSTATE_TAKEOVER_RAND
#define rand DeepState_Int
#define srand DeepState_Warn_srand
#endif
#define MAYBE(...) \
if (DeepState_Bool()) { \