bmsd/lock.h

Wed, 05 Jun 2019 15:12:14 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Wed, 05 Jun 2019 15:12:14 +0200
changeset 398
7e8f1a7ddeeb
parent 0
033898178630
permissions
-rw-r--r--

Split the checklist out of prod_print.php into prod_checklist.php

#ifndef	LOCK_H
#define	LOCK_H


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

#endif

mercurial