From 51b6ce1210b50a02ce2466d4c54f69ee273fb55e Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Mon, 15 Dec 2014 18:41:03 +0000 Subject: -simplify configs, do use defaults where they work / are identical --- src/ats/test_ats_solver_ril.conf | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/ats/test_ats_solver_ril.conf') diff --git a/src/ats/test_ats_solver_ril.conf b/src/ats/test_ats_solver_ril.conf index f7b4503a9..fac1a2a30 100644 --- a/src/ats/test_ats_solver_ril.conf +++ b/src/ats/test_ats_solver_ril.conf @@ -1,7 +1,6 @@ @INLINE@ test_ats_solver_default.conf [ats] -#PREFIX = valgrind --leak-check=yes MODE = RIL # UNSPECIFIED UNSPECIFIED_QUOTA_IN = 64 KiB @@ -28,4 +27,4 @@ RIL_DISCOUNT_BETA = 0.7 RIL_GRADIENT_STEP_SIZE = 0.3 RIL_TRACE_DECAY = 0.2 RIL_EXPLORE_RATIO = 0.1 -RIL_GLOBAL_REWARD_SHARE = 1 \ No newline at end of file +RIL_GLOBAL_REWARD_SHARE = 1 -- cgit v1.2.3