mash/lock.h

Thu, 24 Jul 2014 17:42:34 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Thu, 24 Jul 2014 17:42:34 +0200
changeset 130
25158b08843f
parent 103
99c47a8a61cb
permissions
-rw-r--r--

Added maintenance tabs for units and profiles

#ifndef	_LOCK_H
#define	_LOCK_H


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

#endif

mercurial