brewco/prompt.h

Mon, 21 Dec 2015 22:36:30 +0100

author
Michiel Broek <mbroek@mbse.eu>
date
Mon, 21 Dec 2015 22:36:30 +0100
changeset 469
d26def846029
parent 443
6b80a37fdf8d
permissions
-rw-r--r--

Revised brew steps

#ifndef _PROMPT_H
#define	_PROMPT_H

void prompt(int, char *);

#endif

mercurial