# HG changeset patch
# User Martin Geisler <mg@aragost.com>
# Date 1340290336 -7200
# Node ID b3bd9bc3e5f87e227bd46be5d3f77cfa6e020f50
# Parent  3740c9e50f8cb92caf2c4a18ce76de6b8b7d1a3a
Remove extra slides for now

diff --git a/mercurial.tex b/mercurial.tex
--- a/mercurial.tex
+++ b/mercurial.tex
@@ -109,44 +109,43 @@
 \include{contributors}
 
 
-\appendix
-\newcounter{finalframe}
-\setcounter{finalframe}{\value{framenumber}}
-
-\section{Performance Study: OpenOffice}
-
-\include{openoffice}
-
-\section{Subversion and Branches}
-
-\include{svn-branching}
-\include{svn-merging}
-
-\section{The Underlying Model}
-
-\include{model}
-\include{immutable-history}
-
-\section{Using History}
-
-\include{annotate}
-\include{grep}
-\include{bisect}
-
-\section{Changing History}
-
-\include{rebase}
-\include{mq}
-\include{histedit}
-
-\section{Talking to Other Systems}
-
-\include{convert}
-\include{hgsubversion}
-\include{hg-git}
-
-
-\setcounter{framenumber}{\value{finalframe}}
+%\appendix
+%\newcounter{finalframe}
+%\setcounter{finalframe}{\value{framenumber}}
+%
+%\section{Performance Study: OpenOffice}
+%
+%\include{openoffice}
+%
+%\section{Subversion and Branches}
+%
+%\include{svn-branching}
+%\include{svn-merging}
+%
+%\section{The Underlying Model}
+%
+%\include{model}
+%\include{immutable-history}
+%
+%\section{Using History}
+%
+%\include{annotate}
+%\include{grep}
+%\include{bisect}
+%
+%\section{Changing History}
+%
+%\include{rebase}
+%\include{mq}
+%\include{histedit}
+%
+%\section{Talking to Other Systems}
+%
+%\include{convert}
+%\include{hgsubversion}
+%\include{hg-git}
+%
+%\setcounter{framenumber}{\value{finalframe}}
 
 \end{document}