mash/lock.h

Sun, 21 Jun 2015 19:51:58 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Sun, 21 Jun 2015 19:51:58 +0200
changeset 375
f707d22c72f8
parent 103
99c47a8a61cb
permissions
-rw-r--r--

In Archives, remove .log from download and view functions. Added new Save as PDF buttons.

#ifndef	_LOCK_H
#define	_LOCK_H


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

#endif

mercurial