bmsd/lock.h

Sat, 25 Aug 2018 13:07:13 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Sat, 25 Aug 2018 13:07:13 +0200
changeset 37
9362eb9e9e5b
parent 0
033898178630
permissions
-rw-r--r--

Sorting the inventory and changes some grid tables.

#ifndef	LOCK_H
#define	LOCK_H


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

#endif

mercurial