hgbook

view 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
line source
1 <!-- BEGIN filenames.dirs -->
2 <screen><prompt>$</prompt> <userinput>hg status sorgenti</userinput>
3 ? sorgenti/principale.py
4 ? sorgenti/controllore/_controllore.c
5 ? sorgenti/controllore/controllore.py
6 ? sorgenti/xyzzy.txt
7 </screen>
8 <!-- END filenames.dirs -->