diff -r a273bdac0934 -r 8b5f00202e1a src/HOL/MicroJava/J/Term.thy --- a/src/HOL/MicroJava/J/Term.thy Wed Oct 07 19:45:00 2015 +0200 +++ b/src/HOL/MicroJava/J/Term.thy Wed Oct 07 23:28:49 2015 +0200 @@ -2,7 +2,7 @@ Author: David von Oheimb, Technische Universitaet Muenchen *) -section {* Expressions and Statements *} +section \Expressions and Statements\ theory Term imports Value begin