thermferm/lock.h

Sat, 27 Jun 2015 14:08:49 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Sat, 27 Jun 2015 14:08:49 +0200
changeset 380
75afd21885f2
parent 106
1bd9a16f5061
permissions
-rw-r--r--

Help screens for the commands are moved into the commands.

#ifndef	LOCK_H
#define	LOCK_H


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

#endif

mercurial