comparison en/examples/results/filenames.glob.star-starstar.out @ 662:44d1363234d2

Move example output files into examples/results
author Bryan O'Sullivan <bos@serpentine.com>
date Mon, 09 Mar 2009 21:37:47 -0700
parents en/examples/filenames.glob.star-starstar.out@006bbad1f190
children 0d5935744f87
comparison
equal deleted inserted replaced
661:f916a8c80554 662:44d1363234d2
1 $ \textbf{hg status 'glob:*.py'}
2 ? setup.py
3 $ \textbf{hg status 'glob:**.py'}
4 A examples/simple.py
5 A src/main.py
6 ? examples/performant.py
7 ? setup.py
8 ? src/watcher/watcher.py