openenvutils/commandshell/shell/inc/cond.epro
author William Roberts <williamr@symbian.org>
Sun, 14 Mar 2010 13:10:20 +0000
branchCompilerCompatibility
changeset 8 0d694d202b82
parent 0 2e3d3ce01487
permissions -rw-r--r--
Automatic merge from PDK_3.0.h

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