hgbook

annotate en/examples/filenames.glob.starstar.out @ 336:7e52f0cc4516

changed es/hgext.tex
changed es/hook.tex
changed es/kdiff3.png
changed es/license.tex
changed es/mq-collab.tex
changed es/mq-ref.tex
changed es/mq.tex
changed es/note.png
changed es/tour-merge.tex
changed es/undo-manual-merge.dot
changed es/undo-non-tip.dot

files needed to compile the pdf version of the book.
author jerojasro@localhost
date Sat Oct 18 15:44:41 2008 -0500 (2008-10-18)
parents
children
rev   line source
bos@144 1 $ \textbf{cd ..}
bos@144 2 $ \textbf{hg status 'glob:**.py'}
bos@144 3 A examples/simple.py
bos@144 4 A src/main.py
bos@144 5 ? examples/performant.py
bos@144 6 ? setup.py
bos@144 7 ? src/watcher/watcher.py