added scheme_place_check_for_killed prototype
This commit is contained in:
parent
2e811060c5
commit
7dc22bc0fe
|
@ -3642,7 +3642,7 @@ typedef struct Scheme_Place {
|
|||
Scheme_Env *scheme_place_instance_init();
|
||||
void scheme_place_instance_destroy();
|
||||
void scheme_kill_green_thread_timer();
|
||||
|
||||
void scheme_place_check_for_killed();
|
||||
/*========================================================================*/
|
||||
/* engine */
|
||||
/*========================================================================*/
|
||||
|
|
Loading…
Reference in New Issue
Block a user