- removed no longer existing constant reference ASSERT_QUIET_EVAL
- updated 'core' framework
assert_options(ASSERT_ACTIVE, 1);
assert_options(ASSERT_WARNING, 0);
assert_options(ASSERT_BAIL, 0);
-assert_options(ASSERT_QUIET_EVAL, 0);
assert_options(ASSERT_CALLBACK, '__assertHandler');
assert_options(ASSERT_ACTIVE , true);
assert_options(ASSERT_WARNING , true);
assert_options(ASSERT_BAIL , true);
-assert_options(ASSERT_QUIET_EVAL, false);
assert_options(ASSERT_CALLBACK , 'shipsimu_assert_handler');
-Subproject commit c3f1d30c20e25c1ddadd8aeba8f2636713b6cd63
+Subproject commit 3ad2578dc223f97de06547be49d66e7adfea677c