doc-src/System/system.tex
author berghofe
Fri, 16 Jul 1999 12:14:04 +0200
changeset 7015 85be09eb136c
parent 6623 021728c71030
child 7207 ad69aa13ddf6
permissions -rw-r--r--
- Datatype package now also supports arbitrarily branching datatypes (using function types). - Added new simplification procedure for proving distinctness of constructors. - dtK is now a reference.


%% $Id$

\documentclass[12pt]{report}
\usepackage{graphicx,a4,../iman,../extra,../pdfsetup}


\title{\includegraphics[scale=0.5]{isabelle} \\[4ex] The Isabelle System Manual}

\author{{\em Markus Wenzel}\/\thanks{Section~\protect\ref{sec:info} was
    written by Carsten Clasohm.  Section~\protect\ref{sec:browse} was
    written by Stefan Berghofer.} \\
  TU M\"unchen}

\makeindex

\setcounter{secnumdepth}{1} \setcounter{tocdepth}{2}

\pagestyle{headings}
\sloppy
\binperiod     %%%treat . like a binary operator

\begin{document}

\underscoreoff

\maketitle 
\pagenumbering{roman} \tableofcontents \clearfirst

\include{basics}
\include{misc}
\include{fonts}
\include{present}

\input{system.ind}

\end{document}