Compare commits

...

2 Commits

Author SHA1 Message Date
Joachim Breitner
a1fb231d26 Fix here too, avoids pointless rebuild
Updated comment in stdlib_flags.h
2025-12-12 23:45:36 +01:00
Joachim Breitner
a7ad739d1f chore: remove comment from wrong stdlib_flags.h
This PR again removes a comment from wrong `stdlib_flags.h`. Only the one in `stage0/` should be edited.
2025-12-12 23:44:45 +01:00
2 changed files with 0 additions and 2 deletions

View File

@@ -1,6 +1,5 @@
#include "util/options.h"
// this comment has been updated 1 time(s)
namespace lean {
options get_default_options() {
options opts;

View File

@@ -1,6 +1,5 @@
#include "util/options.h"
// this comment has been updated 1 time(s)
namespace lean {
options get_default_options() {
options opts;