mash/lock.h

Sat, 23 Aug 2014 23:38:18 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Sat, 23 Aug 2014 23:38:18 +0200
changeset 262
d0014ccec615
parent 103
99c47a8a61cb
permissions
-rw-r--r--

Simulation of fridge cold loss to the room added for testing.

#ifndef	_LOCK_H
#define	_LOCK_H


int  lockprog(char *);
void ulockprog(char *);

#endif

mercurial