bmsd/lock.h

Sat, 18 Apr 2020 11:12:28 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Sat, 18 Apr 2020 11:12:28 +0200
changeset 655
f4e00869f39f
parent 0
033898178630
permissions
-rw-r--r--

Calculate the svg using Brew by the Numbers, Micahel L. Hall.

#ifndef	LOCK_H
#define	LOCK_H


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

#endif

mercurial