bmsd/lock.h

Thu, 20 Jun 2019 16:52:31 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Thu, 20 Jun 2019 16:52:31 +0200
changeset 421
0bc45502144b
parent 0
033898178630
permissions
-rw-r--r--

Print fermentation summary

#ifndef	LOCK_H
#define	LOCK_H


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

#endif

mercurial