coolers/coolers.h

Mon, 05 May 2014 23:33:31 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Mon, 05 May 2014 23:33:31 +0200
changeset 26
9322c619c525
permissions
-rw-r--r--

Added coolers program, first draft

#ifndef	_MAIN_H
#define	_MAIN_H


#define TRUE 1
#define FALSE 0


#endif

mercurial