changeset 0 | 2e3d3ce01487 |
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/openenvutils/commandshell/shell/inc/lex.pro Tue Feb 02 10:12:00 2010 +0200 @@ -0,0 +1,5 @@ +/* Generated automatically */ +static int isnumglob _((void)); +static int gettokstr _((int c,int sub)); +static int dquote_parse _((char endchar,int sub)); +static int skipcomm _((void));