2009-05-04 02:00:30 -04:00
|
|
|
#define VM_C_API extern "C"
|
2009-05-02 05:04:19 -04:00
|
|
|
#define NULL_DLL NULL
|
|
|
|
|
|
|
|
void c_to_factor_toplevel(CELL quot);
|
|
|
|
void init_signals(void);
|
|
|
|
void early_init(void);
|
|
|
|
const char *vm_executable_path(void);
|
|
|
|
const char *default_image_path(void);
|