view en/examples/mq.tutorial.qpop.out @ 591:b7b6a085056e

merged ikks' changes
author Javier Rojas <jerojasro@devnull.li>
date Wed, 07 Jan 2009 22:27:30 -0500
parents 006bbad1f190
children 5ffee9123bbf
line wrap: on
line source

$ \textbf{hg qapplied}
first.patch
second.patch
$ \textbf{hg qpop}
Now at: first.patch
$ \textbf{hg qseries}
first.patch
second.patch
$ \textbf{hg qapplied}
first.patch
$ \textbf{cat file1}
line 1
line 2
line 3