openenvutils/commandshell/shell/inc/cond.epro
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Thu, 02 Sep 2010 20:36:53 +0300
changeset 65 8a530a83576a
parent 0 2e3d3ce01487
permissions -rw-r--r--
Revision: 201033 Kit: 201035

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