bmsd/lock.h

Fri, 18 Oct 2019 13:06:12 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Fri, 18 Oct 2019 13:06:12 +0200
changeset 518
00e110567fee
parent 0
033898178630
permissions
-rw-r--r--

The default starter SG changed to 1.037. Added several tooltips on the yeast tab.

#ifndef	LOCK_H
#define	LOCK_H


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

#endif

mercurial