Browse Source

correct gen-config

master
heck 4 years ago
parent
commit
ff070a6c14
  1. 6
      examples/ext/lib_test/lib_test/gen/config.json

6
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
}

Loading…
Cancel
Save