merging stuff...made need to clean up some stuff...but need to push it somewhere...
[model-checker.git] / main.cc
diff --git a/main.cc b/main.cc
index 0d73c68dbe1f03ac5cd05b5496cd50e66581a42b..e456ac6b326469a85383af6a97a422e9a2c65f92 100644 (file)
--- a/main.cc
+++ b/main.cc
@@ -8,6 +8,10 @@
 /*
  * Return 1 if found next thread, 0 otherwise
  */
+int num;
+int num1;
+int num2;
+
 static int thread_system_next(void)
 {
        Thread *curr, *next;