CakeML/cakeml

Remove set_trace on var_eq_old

Aperta

#1171 aperta il 7 mag 2025

 (4 commenti) (0 reazioni) (1 assegnatario)Standard ML (98 fork)auto 404
help wantedrefactoring

Metriche repository

Star
 (1169 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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.

Guida contributor