openenvutils/commandshell/shell/inc/mathfunc.pro
changeset 0 2e3d3ce01487
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/openenvutils/commandshell/shell/inc/mathfunc.pro	Tue Feb 02 10:12:00 2010 +0200
@@ -0,0 +1,3 @@
+/* Generated automatically */
+static mnumber math_func _((char*name,int argc,mnumber*argv,int id));
+static mnumber math_string _((UNUSED(char*name),char*arg,int id));