openenvutils/commandshell/shell/inc/math.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_math_globals
#define have_Src_math_globals

extern int noeval;
extern mod_import_variable mnumber zero_mnumber;
extern int lastbase;
extern int outputradix;
extern void op _((int what));
extern mod_import_function mnumber matheval _((char*s));
extern mod_import_function zlong mathevali _((char*s));
extern zlong mathevalarg _((char*s,char**ss));

#endif /* !have_Src_math_globals */