Compare commits

...

1 Commits

Author SHA1 Message Date
Joachim Breitner
d81430e3e8 chore: remove comment from wrong stdlib_flags.h
This PR removes a comment from wrong `stdlib_flags.h`. Only the one in `stage0/` should be edited.
2025-12-09 15:44:13 +01:00

View File

@@ -1,7 +1,5 @@
#include "util/options.h"
// update thy
namespace lean {
options get_default_options() {
options opts;