bmsd/lock.h

Sun, 11 Apr 2021 10:15:46 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Sun, 11 Apr 2021 10:15:46 +0200
changeset 729
eabc100b3d6b
parent 0
033898178630
permissions
-rw-r--r--

Larger range allowed in gr/hl fields in the yeast inventory

#ifndef	LOCK_H
#define	LOCK_H


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

#endif

mercurial