bmsd/lock.h

Wed, 14 Nov 2018 16:49:56 +0100

author
Michiel Broek <mbroek@mbse.eu>
date
Wed, 14 Nov 2018 16:49:56 +0100
changeset 92
fab98e5c86fc
parent 0
033898178630
permissions
-rw-r--r--

Added Rager and Daniels IBU calculations to javascript formula.

#ifndef	LOCK_H
#define	LOCK_H


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

#endif

mercurial