bmsd/lock.h

Sun, 24 Feb 2019 17:26:33 +0100

author
Michiel Broek <mbroek@mbse.eu>
date
Sun, 24 Feb 2019 17:26:33 +0100
changeset 287
ad939b702674
parent 0
033898178630
permissions
-rw-r--r--

Fixed waters cost editor.

#ifndef	LOCK_H
#define	LOCK_H


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

#endif

mercurial