coolers/coolers.h

changeset 26
9322c619c525
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/coolers/coolers.h	Mon May 05 23:33:31 2014 +0200
@@ -0,0 +1,9 @@
+#ifndef	_MAIN_H
+#define	_MAIN_H
+
+
+#define TRUE 1
+#define FALSE 0
+
+
+#endif

mercurial