diff --git a/examples/ext/lib_test/lib_test/gen/config.json b/examples/ext/lib_test/lib_test/gen/config.json index b756ed7..01f2438 100644 --- a/examples/ext/lib_test/lib_test/gen/config.json +++ b/examples/ext/lib_test/lib_test/gen/config.json @@ -48,7 +48,7 @@ "//func_ppTACS_args_ppTACS", "//func_pppTACS_args_pppTACS" ], - "debug_ast" : "True", - "debug_acid" : "True", - "debug_yml" : "True" + "debug_ast" : 1, + "debug_acid" : 1, + "debug_yml" : 0 }