src/HOL/SAT.thy
changeset 58889 5b7a9633cfa8
parent 55239 97921d23ebe3
child 60758 d8d85a8172b5
--- a/src/HOL/SAT.thy	Sun Nov 02 18:21:14 2014 +0100
+++ b/src/HOL/SAT.thy	Sun Nov 02 18:21:45 2014 +0100
@@ -5,7 +5,7 @@
 Basic setup for the 'sat' and 'satx' tactics.
 *)
 
-header {* Reconstructing external resolution proofs for propositional logic *}
+section {* Reconstructing external resolution proofs for propositional logic *}
 
 theory SAT
 imports HOL