thermferm/lock.h

Wed, 03 Sep 2014 15:38:01 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Wed, 03 Sep 2014 15:38:01 +0200
changeset 286
674efa17be1d
parent 106
1bd9a16f5061
permissions
-rw-r--r--

The global system name was not saved or restored from the configuration file.

#ifndef	LOCK_H
#define	LOCK_H


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

#endif

mercurial