thermometers/main.h

changeset 1
91065eba8e1b
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/thermometers/main.h	Tue Apr 22 16:46:27 2014 +0200
@@ -0,0 +1,9 @@
+#ifndef	_MAIN_H
+#define	_MAIN_H
+
+
+#define TRUE 1
+#define FALSE 0
+
+
+#endif

mercurial