bmsd/lock.h

Mon, 05 Aug 2019 19:50:17 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Mon, 05 Aug 2019 19:50:17 +0200
changeset 444
7e563dbbee32
parent 0
033898178630
permissions
-rw-r--r--

Profile styles now includes the Style Guide. Adjusted the database index to include the style guide.

#ifndef	LOCK_H
#define	LOCK_H


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

#endif

mercurial