|
Macaulay2 Engine
|
Go to the source code of this file.
Functions | |
| M2_arrayint | M2_makearrayint (int n) |
| char * | M2_tocharstar (M2_string s) |
| M2_string | M2_join (M2_string x, M2_string y) |
| M2_string | M2_tostring (const char *s) |
| M2_string | M2_tostringn (char *s, int n) |
Variables | |
| char | newline [] = "\n" |
| int | M2_numTBBThreads = 0 |
| int | M2_gbTrace = 0 |
| int | M2_numericalAlgebraicGeometryTrace = 0 |
| struct FUNCTION_CELL * | thread_prepare_list |