openenvutils/commandshell/shell/inc/mathfunc.pro
author William Roberts <williamr@symbian.org>
Fri, 11 Jun 2010 16:24:38 +0100
branchGCC_SURGE
changeset 38 8df66256e3b7
parent 0 2e3d3ce01487
permissions -rw-r--r--
Branch for GCC_SURGE fixes
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
0
2e3d3ce01487 Revision: 201002
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
     1
/* Generated automatically */
2e3d3ce01487 Revision: 201002
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
     2
static mnumber math_func _((char*name,int argc,mnumber*argv,int id));
2e3d3ce01487 Revision: 201002
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff changeset
     3
static mnumber math_string _((UNUSED(char*name),char*arg,int id));