changeset 62697 | 84a302ab9147 |
parent 62695 | b287b56a6ce5 |
child 63167 | 0909deb8059b |
1.1 --- a/src/HOL/Datatype_Examples/Lift_BNF.thy Tue Mar 22 12:39:37 2016 +0100 1.2 +++ b/src/HOL/Datatype_Examples/Lift_BNF.thy Tue Mar 22 13:32:40 2016 +0100 1.3 @@ -5,7 +5,7 @@ 1.4 Demonstration of the "lift_bnf" command. 1.5 *) 1.6 1.7 -section {* Demonstration of the @{command lift_bnf} Command *} 1.8 +section {* Demonstration of the \textbf{lift_bnf} Command *} 1.9 1.10 theory Lift_BNF 1.11 imports Main