# HG changeset patch # User wenzelm # Date 939151228 -7200 # Node ID ca4e3b75345a26e849cc651f2050376cc530bf20 # Parent b52c1a632e6a185a6c3b9466bd58ec323e79c258 added document; diff -r b52c1a632e6a -r ca4e3b75345a src/HOL/Real/HahnBanach/document/root.tex --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/src/HOL/Real/HahnBanach/document/root.tex Tue Oct 05 21:20:28 1999 +0200 @@ -0,0 +1,13 @@ + +\documentclass[11pt,a4paper]{article} +\usepackage{isabelle,pdfsetup} + +\begin{document} + +\title{The Hahn-Banach theorem for real vectorspaces} +\author{Gertrud Bauer} +\maketitle + +\input{session} + +\end{document}