openenvutils/commandshell/shell/inc/prompt.pro
changeset 0 2e3d3ce01487
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/openenvutils/commandshell/shell/inc/prompt.pro	Tue Feb 02 10:12:00 2010 +0200
@@ -0,0 +1,5 @@
+/* Generated automatically */
+static int putpromptchar _((int doprint,int endchar));
+static void pputc _((char c));
+static void addbufspc _((int need));
+static int prompttrunc _((int arg,int truncchar,int doprint,int endchar));