bmsd/lock.h

Thu, 19 Sep 2019 22:35:02 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Thu, 19 Sep 2019 22:35:02 +0200
changeset 499
4f14a18b581e
parent 0
033898178630
permissions
-rw-r--r--

Finished the logic in the split batch screen

#ifndef	LOCK_H
#define	LOCK_H


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

#endif

mercurial