diff -r 000000000000 -r 2e3d3ce01487 openenvutils/commandshell/shell/inc/mathfunc.epro --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/openenvutils/commandshell/shell/inc/mathfunc.epro Tue Feb 02 10:12:00 2010 +0200 @@ -0,0 +1,10 @@ +/* Generated automatically */ +#ifndef have_Src_Modules_mathfunc_globals +#define have_Src_Modules_mathfunc_globals + +extern int setup_ _((UNUSED(Module m))); +extern int boot_ _((Module m)); +extern int cleanup_ _((Module m)); +extern int finish_ _((UNUSED(Module m))); + +#endif /* !have_Src_Modules_mathfunc_globals */