CakeML/cakeml

Remove set_trace on var_eq_old

Offen

#1.171 geöffnet am 07.05.2025

 (4 Kommentare) (0 Reaktionen) (1 zugewiesene Person)Standard ML (98 Forks)auto 404
help wantedrefactoring

Repository-Metriken

Stars
 (1.169 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

There's a bunch of these:

set_trace "BasicProvers.var_eq_old" 1

in the codebase.

It would be good to remove these toggles as they're a bit gross.

Contributor Guide