Mercurial > hgbook
annotate es/feature-branches.dot @ 744:1114da00d30e
Fix '<programlisting>' in ch02-tour-basic.xml
author | Dongsheng Song <dongsheng.song@gmail.com> |
---|---|
date | Wed, 18 Mar 2009 19:43:46 +0800 |
parents | 0aa96b0ffb65 |
children |
rev | line source |
---|---|
428 | 1 digraph feature_branches { |
436
0aa96b0ffb65
Spanish version able to generate pdf and html
Igor TAmara <igor@tamarapatino.org>
parents:
428
diff
changeset
|
2 maestro -> cripto; |
428 | 3 maestro -> sistemadearchivos; |
4 maestro -> ipc; | |
5 maestro -> memoria; | |
6 maestro -> red; | |
7 maestro -> seguridad; | |
8 } |