openenvutils/commandshell/shell/inc/cond.epro
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Fri, 12 Mar 2010 15:43:21 +0200
branchRCL_3
changeset 12 7645e9ce10dc
parent 0 2e3d3ce01487
permissions -rw-r--r--
Revision: 201007 Kit: 201008

/* Generated automatically */
#ifndef have_Src_cond_globals
#define have_Src_cond_globals

extern int evalcond _((Estate state,char*fromtest));
extern mod_import_function char*cond_str _((char**args,int num,int raw));
extern mod_import_function zlong cond_val _((char**args,int num));
extern mod_import_function int cond_match _((char**args,int num,char*str));

#endif /* !have_Src_cond_globals */