openenvutils/commandshell/shell/inc/lex.pro
changeset 0 2e3d3ce01487
equal deleted inserted replaced
-1:000000000000 0:2e3d3ce01487
       
     1 /* Generated automatically */
       
     2 static int isnumglob _((void));
       
     3 static int gettokstr _((int c,int sub));
       
     4 static int dquote_parse _((char endchar,int sub));
       
     5 static int skipcomm _((void));