coolers/coolers.h

Tue, 06 May 2014 21:37:06 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Tue, 06 May 2014 21:37:06 +0200
changeset 28
32ed1ea4d0b6
parent 26
9322c619c525
permissions
-rw-r--r--

Coolers working with a hardcode reference

#ifndef	_MAIN_H
#define	_MAIN_H


#define TRUE 1
#define FALSE 0


#endif

mercurial