bmsd/lock.h

Wed, 23 Oct 2019 16:52:39 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Wed, 23 Oct 2019 16:52:39 +0200
branch
divide
changeset 534
01fa81a33b70
parent 0
033898178630
permissions
-rw-r--r--

Product print shows split batch information. All calculations are done on the split batch data, not the whole batch.

#ifndef	LOCK_H
#define	LOCK_H


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

#endif

mercurial