brewco/prompt.h

Sun, 27 Dec 2015 17:18:58 +0100

author
Michiel Broek <mbroek@mbse.eu>
date
Sun, 27 Dec 2015 17:18:58 +0100
changeset 476
8f159cd4f5fc
parent 443
6b80a37fdf8d
permissions
-rw-r--r--

Moved mash added question to after mash rest mash-in step.

#ifndef _PROMPT_H
#define	_PROMPT_H

void prompt(int, char *);

#endif

mercurial