changeset 33:83a4efe0b2c5

Comment out too big example.
author Martin Geisler <mg@lazybytes.net>
date Wed, 19 Aug 2009 16:52:34 +0200
parents 44c11490eab5
children 268dfb6a0b74
files mercurial.tex
diffstat 1 files changed, 9 insertions(+), 9 deletions(-) [+]
line wrap: on
line diff
--- a/mercurial.tex
+++ b/mercurial.tex
@@ -537,15 +537,15 @@
 summary:     Imported source code.
 \end{lstlisting}
 
-The new commit is the working copy parent:
-\begin{lstlisting}
-% hg parents 
-changeset:   1:759a3a26c7c5
-tag:         tip
-user:        Martin Geisler <mg@lazybytes.net>
-date:        Sun Aug 16 15:28:50 2009 +0200
-summary:     Much better output.
-\end{lstlisting}
+% The new commit is the working copy parent:
+% \begin{lstlisting}
+% % hg parents
+% changeset:   1:759a3a26c7c5
+% tag:         tip
+% user:        Martin Geisler <mg@lazybytes.net>
+% date:        Sun Aug 16 15:28:50 2009 +0200
+% summary:     Much better output.
+% \end{lstlisting}
 
 \end{frame}