author | wenzelm |
Wed, 22 Sep 2021 12:03:59 +0200 | |
changeset 74349 | 4974c3697fee |
parent 74348 | cdf8952a86d5 |
child 74353 | 783382bbd2b9 |
--- a/NEWS Wed Sep 22 11:58:45 2021 +0200 +++ b/NEWS Wed Sep 22 12:03:59 2021 +0200 @@ -20,7 +20,7 @@ in interactive mode, but it could occasionally cause unnecessary slowdown. It can be disabled like this: - context notes [[show_results = true]] + context notes [[show_results = false]] begin definition "test = True" theorem test by (simp add: test_def)