author | haftmann |
Fri, 03 Jan 2014 21:52:00 +0100 | |
changeset 54928 | cb077b02c9a4 |
parent 54927 | a5a2598f0651 |
child 54929 | f1ded3cea58d |
--- a/src/Tools/Code/code_simp.ML Fri Jan 03 14:38:13 2014 +0100 +++ b/src/Tools/Code/code_simp.ML Fri Jan 03 21:52:00 2014 +0100 @@ -34,7 +34,7 @@ fun simpset_default thy = the_default (Simpset.get thy); -(* diagonstic *) +(* diagnostic *) val trace = Attrib.setup_config_bool @{binding "code_simp_trace"} (K false);