thermferm/lock.h

Tue, 26 Aug 2014 14:45:03 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Tue, 26 Aug 2014 14:45:03 +0200
changeset 269
dc88583a068d
parent 106
1bd9a16f5061
permissions
-rw-r--r--

All web screens now show the program name and version

#ifndef	LOCK_H
#define	LOCK_H


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

#endif

mercurial