openenvutils/commandshell/shell/inc/cond.epro
author andy simpson <andrews@symbian.org>
Fri, 17 Sep 2010 16:14:46 +0100
branchRCL_3
changeset 67 a2ddb8b15745
parent 0 2e3d3ce01487
permissions -rw-r--r--
Merge re-apply fixes for Bug 2524, Bug 2414 (Symbian splashscreen and shutdown)

/* 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 */