fix some errors in tests

- use eoEvalCounterThrowException
- use make_help
This commit is contained in:
Johann Dreo 2020-03-26 22:47:26 +01:00
commit 75ac37b02a
16 changed files with 25 additions and 19 deletions

View file

@ -1,5 +1,6 @@
#include <iostream>
#include <utils/checkpointing>
#include <es/make_real.h>
#include "real_value.h"
#include <apply.h>