mash/logger.h

Wed, 03 Sep 2014 15:02:09 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Wed, 03 Sep 2014 15:02:09 +0200
changeset 284
9e6fb5aed618
parent 103
99c47a8a61cb
permissions
-rw-r--r--

Profile progress is visible in the web interface

#ifndef	_LOGGER_H
#define	_LOGGER_H

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

#endif

mercurial