bmsd/lock.h

Thu, 05 Sep 2019 20:14:16 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Thu, 05 Sep 2019 20:14:16 +0200
changeset 463
0efdafd23753
parent 0
033898178630
permissions
-rw-r--r--

Switched to compressed javascript and css files using the yui-compressor

#ifndef	LOCK_H
#define	LOCK_H


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

#endif

mercurial