Skip to content

Commit

Permalink
traceTPL => false
Browse files Browse the repository at this point in the history
  • Loading branch information
PaulKlint committed Sep 20, 2024
1 parent b1b555c commit a88e445
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ data ModuleStatus =

ModuleStatus newModuleStatus(PathConfig pcfg) = moduleStatus({}, {}, (), [], (), [], (), (), (), (), pcfg);

bool traceTPL = true;
bool traceTPL = false;
bool traceParseTreeCache = false;
bool traceTModelCache = false;

Expand Down

0 comments on commit a88e445

Please sign in to comment.