openenvutils/commandshell/shell/inc/mathfunc.pro
author William Roberts <williamr@symbian.org>
Fri, 26 Feb 2010 17:43:11 +0000
branchRCL_3
changeset 5 41c831b220fc
parent 0 2e3d3ce01487
permissions -rw-r--r--
Remerge changes for Symbian Foundation splash screen
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));