openenvutils/commandshell/shell/inc/text.pro
changeset 0 2e3d3ce01487
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/openenvutils/commandshell/shell/inc/text.pro	Tue Feb 02 10:12:00 2010 +0200
@@ -0,0 +1,6 @@
+/* Generated automatically */
+static void taddchr _((int c));
+static void taddstr _((char*s));
+static void taddlist _((Estate state,int num));
+static void taddnl _((void));
+static void gettext2 _((Estate state));