thermferm/lock.h

Sun, 08 Nov 2015 17:50:01 +0100

author
Michiel Broek <mbroek@mbse.eu>
date
Sun, 08 Nov 2015 17:50:01 +0100
changeset 413
299551b5dab5
parent 106
1bd9a16f5061
permissions
-rw-r--r--

Updated dependencies.

#ifndef	LOCK_H
#define	LOCK_H


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

#endif

mercurial