bmsd/lock.h

Mon, 04 Feb 2019 20:56:44 +0100

author
Michiel Broek <mbroek@mbse.eu>
date
Mon, 04 Feb 2019 20:56:44 +0100
changeset 242
97c237654ddd
parent 0
033898178630
permissions
-rw-r--r--

Product export to beerxml produces a clean recipe. No brewing information added.

#ifndef	LOCK_H
#define	LOCK_H


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

#endif

mercurial