bmsd/lock.h

Fri, 30 Nov 2018 21:05:13 +0100

author
Michiel Broek <mbroek@mbse.eu>
date
Fri, 30 Nov 2018 21:05:13 +0100
changeset 117
9e378e37f20f
parent 0
033898178630
permissions
-rw-r--r--

Inventory editor chages: Added colors to the buttons. Add top_up_kettle to the batch size calculation.

#ifndef	LOCK_H
#define	LOCK_H


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

#endif

mercurial