bmsd/lock.h

Thu, 20 Sep 2018 16:19:09 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Thu, 20 Sep 2018 16:19:09 +0200
changeset 57
bb9a06aa9acd
parent 0
033898178630
permissions
-rw-r--r--

Completed framework inline fermentables editor

#ifndef	LOCK_H
#define	LOCK_H


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

#endif

mercurial