diff -r 8b5e8f1e172d -r a03b6dac5398 thermometers/main.h --- a/thermometers/main.h Sun May 25 16:39:54 2014 +0200 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,9 +0,0 @@ -#ifndef _MAIN_H -#define _MAIN_H - - -#define TRUE 1 -#define FALSE 0 - - -#endif