brewco/prompt.h

Tue, 22 Dec 2015 21:07:14 +0100

author
Michiel Broek <mbroek@mbse.eu>
date
Tue, 22 Dec 2015 21:07:14 +0100
changeset 472
55bcbf92ecab
parent 443
6b80a37fdf8d
permissions
-rw-r--r--

Added initial part of the brew automation.

#ifndef _PROMPT_H
#define	_PROMPT_H

void prompt(int, char *);

#endif

mercurial