openenvutils/commandshell/shell/inc/example.pro
changeset 0 2e3d3ce01487
equal deleted inserted replaced
-1:000000000000 0:2e3d3ce01487
       
     1 /* Generated automatically */
       
     2 static int bin_example _((char*nam,char**args,Options ops,UNUSED(int func)));
       
     3 static int cond_p_len _((char**a,UNUSED(int id)));
       
     4 static int cond_i_ex _((char**a,UNUSED(int id)));
       
     5 static mnumber math_sum _((UNUSED(char*name),int argc,mnumber*argv,UNUSED(int id)));
       
     6 static mnumber math_length _((UNUSED(char*name),char*arg,UNUSED(int id)));
       
     7 static int ex_wrapper _((Eprog prog,FuncWrap w,char*name));