![]() |
My Project
|
#include "kernel/mod2.h"#include "resources/feFopen.h"#include "reporter/reporter.h"#include "polys/mod_raw.h"#include "Singular/mod_lib.h"#include <ctype.h>#include <sys/stat.h>#include <errno.h>Go to the source code of this file.
Macros | |
| #define | SI_BUILTIN_LIBSTR(name) (char*) #name ".so", |
| #define | BYTES_TO_CHECK 7 |
Functions | |
| lib_types | type_of_LIB (const char *newlib, char *libnamebuf) |
Variables | |
| const char *const | si_builtin_libs [] |
| #define BYTES_TO_CHECK 7 |
Definition at line 25 of file mod_lib.cc.
Definition at line 27 of file mod_lib.cc.
Definition at line 16 of file mod_lib.cc.