openenvutils/commandshell/shell/inc/example.pro
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Fri, 16 Apr 2010 15:08:06 +0300
changeset 21 c4cbaa4fb734
parent 0 2e3d3ce01487
permissions -rw-r--r--
Revision: 201011 Kit: 201015

/* Generated automatically */
static int bin_example _((char*nam,char**args,Options ops,UNUSED(int func)));
static int cond_p_len _((char**a,UNUSED(int id)));
static int cond_i_ex _((char**a,UNUSED(int id)));
static mnumber math_sum _((UNUSED(char*name),int argc,mnumber*argv,UNUSED(int id)));
static mnumber math_length _((UNUSED(char*name),char*arg,UNUSED(int id)));
static int ex_wrapper _((Eprog prog,FuncWrap w,char*name));