mash/logger.h

Fri, 26 Feb 2016 13:38:44 +0100

author
Michiel Broek <mbroek@mbse.eu>
date
Fri, 26 Feb 2016 13:38:44 +0100
changeset 489
9cb274b7e027
parent 103
99c47a8a61cb
permissions
-rw-r--r--

Swapped heat/cool symbols.

#ifndef	_LOGGER_H
#define	_LOGGER_H

void logger(char *, char *, char *);

#endif

mercurial