bmsd/lock.h

Sat, 10 Apr 2021 16:36:05 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Sat, 10 Apr 2021 16:36:05 +0200
changeset 727
08f91a68e757
parent 0
033898178630
permissions
-rw-r--r--

Show or suppress the dry yeast specific data in the inventory editor.

#ifndef	LOCK_H
#define	LOCK_H


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

#endif

mercurial