bmsd/lock.h

Wed, 10 Aug 2022 11:43:19 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Wed, 10 Aug 2022 11:43:19 +0200
changeset 834
00e610fc3571
parent 0
033898178630
permissions
-rw-r--r--

Reinstalled the product archives menus

#ifndef	LOCK_H
#define	LOCK_H


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

#endif

mercurial