diff ltl.h @ 9:cef74c1054c1

Remove warnings in tableau3
author Yasutaka Higa <e115763@ie.u-ryukyu.ac.jp>
date Fri, 25 Dec 2015 18:47:23 +0900
parents 171cc032eb29
children
line wrap: on
line diff
--- a/ltl.h	Fri Dec 25 18:41:52 2015 +0900
+++ b/ltl.h	Fri Dec 25 18:47:23 2015 +0900
@@ -1,6 +1,8 @@
 #ifndef _LTL_H_
 #define _LTL_H_
 
+#include "tableau.h"
+
 extern __code
 check(int *always_flag, struct phils *phils, struct task *list);