mash/lock.h

Mon, 18 Aug 2014 19:44:41 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Mon, 18 Aug 2014 19:44:41 +0200
changeset 247
f3d0e9445fcd
parent 103
99c47a8a61cb
permissions
-rw-r--r--

Added profile panel menus and system panel menus

#ifndef	_LOCK_H
#define	_LOCK_H


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

#endif

mercurial