bmsd/lock.h

Sun, 30 Jun 2019 20:04:22 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Sun, 30 Jun 2019 20:04:22 +0200
changeset 434
3ad856b99c56
parent 0
033898178630
permissions
-rw-r--r--

Version 0.3.10. Added some more remarks for the yeast database tables.

#ifndef	LOCK_H
#define	LOCK_H


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

#endif

mercurial