fix some errors in tests
- use eoEvalCounterThrowException - use make_help
This commit is contained in:
parent
6aeb74f6e0
commit
75ac37b02a
16 changed files with 25 additions and 19 deletions
|
|
@ -42,10 +42,7 @@
|
|||
extern bool existSIGContinue;
|
||||
extern bool call_func;
|
||||
|
||||
void set_bool(int)
|
||||
{
|
||||
call_func = true;
|
||||
}
|
||||
void set_bool(int);
|
||||
|
||||
/**
|
||||
A continuator that stops if a given signal is received during the execution
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue