hgbook

view es/feature-branches.dot @ 412:a9ea523446cc

Started translating collab chapter to spanish
author Igor TAmara <igor@tamarapatino.org>
date Mon Nov 10 23:38:36 2008 -0500 (2008-11-10)
parents e327e8e6811f
children
line source
1 digraph feature_branches {
2 maestro -> cripto;
3 maestro -> sistemadearchivos;
4 maestro -> ipc;
5 maestro -> memoria;
6 maestro -> red;
7 maestro -> seguridad;
8 }