bmsd/lock.h

Thu, 30 May 2019 17:39:53 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Thu, 30 May 2019 17:39:53 +0200
changeset 381
0ec81755396e
parent 0
033898178630
permissions
-rw-r--r--

Improved the progress bars for the fermentables and hops in the editor screens.

#ifndef	LOCK_H
#define	LOCK_H


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

#endif

mercurial