bmsd/lock.h

Tue, 11 Dec 2018 15:01:37 +0100

author
Michiel Broek <mbroek@mbse.eu>
date
Tue, 11 Dec 2018 15:01:37 +0100
changeset 138
59874681fc13
parent 0
033898178630
permissions
-rw-r--r--

Hop flavour and aroma sets global values. On the hop tab, show IBU and make room for the flavour and aroma presentation.

#ifndef	LOCK_H
#define	LOCK_H


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

#endif

mercurial