hgbook

annotate en/examples/filenames.glob.starstar.out @ 278:dc3d42f3a288

Drop unused variable.
author Bryan O'Sullivan <bos@serpentine.com>
date Tue Dec 11 09:31:48 2007 -0800 (2007-12-11)
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