hgbook
annotate it/examples/filenames.dirs.it @ 917:93154fbaae9b
Merge with http://bitbucket.org/dukebody/hgbook-alqua/
author | Bryan O'Sullivan <bos@serpentine.com> |
---|---|
date | Tue Oct 27 21:31:06 2009 -0700 (2009-10-27) |
parents | |
children |
rev | line source |
---|---|
Giulio@791 | 1 <!-- BEGIN filenames.dirs --> |
Giulio@791 | 2 <screen><prompt>$</prompt> <userinput>hg status sorgenti</userinput> |
Giulio@791 | 3 ? sorgenti/principale.py |
Giulio@791 | 4 ? sorgenti/controllore/_controllore.c |
Giulio@791 | 5 ? sorgenti/controllore/controllore.py |
Giulio@791 | 6 ? sorgenti/xyzzy.txt |
Giulio@791 | 7 </screen> |
Giulio@791 | 8 <!-- END filenames.dirs --> |