brewco/prompt.h

changeset 442
1193bd7d460f
child 443
6b80a37fdf8d
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/brewco/prompt.h	Sat Nov 28 21:00:29 2015 +0100
@@ -0,0 +1,6 @@
+#ifndef _PROMPT_H
+#define	_PROMPT_H
+
+void prompt(int);
+
+#endif

mercurial