added mJava macro
authoroheimb
Fri, 15 Sep 2000 18:14:17 +0200
changeset 9985 f96d8e02ff1d
parent 9984 09fc8fc746c4
child 9986 6bff6a162d80
added mJava macro
src/HOL/MicroJava/document/root.tex
--- a/src/HOL/MicroJava/document/root.tex	Fri Sep 15 16:55:20 2000 +0200
+++ b/src/HOL/MicroJava/document/root.tex	Fri Sep 15 18:14:17 2000 +0200
@@ -11,20 +11,20 @@
 
 \renewcommand{\thesection}{\arabic{section}}
 \renewcommand{\isamarkupheader}[1]{\newpage\markright{Theory~\isabellecontext}\section{#1}}
-
+\newcommand{\mJava}{$\mu$Java}
 
 \begin{document}
 
-\title{$\mu$Java}
+\title{\mJava}
 \author{Gerwin Klein \\ Tobias Nipkow \\ David von Oheimb \\ Cornelia Pusch}
 \maketitle
 
 \begin{abstract}
-  This formal development defines Micro Java, a small fragment of the
-  programming language Java (essentially just classes), together with a
+  This formal development defines \mJava, a small fragment of the
+  programming language Java (with essentially just classes), together with a
   corresponding virtual machine and a specification of its bytecode verifier.
-  It is shown that Micro Java and the given specification of the bytecode
-  verifier are type safe.
+  It is shown that \mJava and the given specification of the bytecode
+  verifier are type-safe.
 \end{abstract}
 
 \tableofcontents