bmsd/lock.h

Sun, 27 Oct 2019 23:06:58 +0100

author
Michiel Broek <mbroek@mbse.eu>
date
Sun, 27 Oct 2019 23:06:58 +0100
changeset 540
756fe9afe72b
parent 0
033898178630
permissions
-rw-r--r--

Recipes editor handles whirlpool hop IBUs.

#ifndef	LOCK_H
#define	LOCK_H


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

#endif

mercurial