bmsd/lock.h

Sat, 22 Sep 2018 22:08:49 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Sat, 22 Sep 2018 22:08:49 +0200
changeset 62
12c5eae75d1e
parent 0
033898178630
permissions
-rw-r--r--

Added inline mash steps editor framework, the rough parts are ready.

#ifndef	LOCK_H
#define	LOCK_H


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

#endif

mercurial