hgbook

view es/feature-branches.dot @ 329:e327e8e6811f

Added another dot
author Igor Támara <igor@tamarapatino.org>
date Fri Oct 17 07:13:16 2008 -0500 (2008-10-17)
parents
children 0aa96b0ffb65
line source
1 digraph feature_branches {
2 maestro -> criptografĂ­a;
3 maestro -> sistemadearchivos;
4 maestro -> ipc;
5 maestro -> memoria;
6 maestro -> red;
7 maestro -> seguridad;
8 }