version 1.4w10UCIb17
[polyglot.git] / mainloop.h
diff --git a/mainloop.h b/mainloop.h
new file mode 100644 (file)
index 0000000..709b3c9
--- /dev/null
@@ -0,0 +1,26 @@
+\r
+// mainloop.h\r
+\r
+#ifndef MAINLOOP_H\r
+#define MAINLOOP_H\r
+\r
+// includes\r
+\r
+#include "util.h"\r
+#include "uci2uci.h"\r
+\r
+// types\r
+\r
+\r
+\r
+\r
+\r
+// functions\r
+\r
+extern void mainloop ();\r
+\r
+\r
+#endif // !defined MAINLOOP_H\r
+\r
+// end of mainloop.h\r
+\r