thermferm/lock.h

Sun, 07 Jul 2019 13:54:24 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Sun, 07 Jul 2019 13:54:24 +0200
changeset 600
af2383e3f110
parent 106
1bd9a16f5061
permissions
-rw-r--r--

Version 0.9.6

#ifndef	LOCK_H
#define	LOCK_H


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

#endif

mercurial