coolers/coolers.h

Sat, 17 May 2014 10:41:49 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Sat, 17 May 2014 10:41:49 +0200
changeset 38
19422d958768
parent 26
9322c619c525
permissions
-rw-r--r--

Simplified Makefile

#ifndef	_MAIN_H
#define	_MAIN_H


#define TRUE 1
#define FALSE 0


#endif

mercurial