changeset 0 | 2e3d3ce01487 |
-1:000000000000 | 0:2e3d3ce01487 |
---|---|
1 /* Generated automatically */ |
|
2 #ifndef have_Src_math_globals |
|
3 #define have_Src_math_globals |
|
4 |
|
5 extern int noeval; |
|
6 extern mod_import_variable mnumber zero_mnumber; |
|
7 extern int lastbase; |
|
8 extern int outputradix; |
|
9 extern void op _((int what)); |
|
10 extern mod_import_function mnumber matheval _((char*s)); |
|
11 extern mod_import_function zlong mathevali _((char*s)); |
|
12 extern zlong mathevalarg _((char*s,char**ss)); |
|
13 |
|
14 #endif /* !have_Src_math_globals */ |