diff -r 3b7b72db57f1 -r 7e51c9f3d5a0 doc-src/TutorialI/Trie/document/Trie.tex --- a/doc-src/TutorialI/Trie/document/Trie.tex Tue Aug 29 12:28:48 2000 +0200 +++ b/doc-src/TutorialI/Trie/document/Trie.tex Tue Aug 29 15:13:10 2000 +0200 @@ -1,5 +1,4 @@ -% -\begin{isabellebody}% +\begin{isabelle}% % \begin{isamarkuptext}% To minimize running time, each node of a trie should contain an array that maps @@ -123,7 +122,7 @@ solves the proof. Part~\ref{Isar} shows you how to write readable and stable proofs.% \end{isamarkuptext}% -\end{isabellebody}% +\end{isabelle}% %%% Local Variables: %%% mode: latex %%% TeX-master: "root"