hgbook

view es/feature-branches.dot @ 473:1b8b19825994

finished translation of assigned chapters to ikks
author Igor Támara <igor@tamarapatino.org>
date Thu Jan 01 20:08:49 2009 -0500 (2009-01-01)
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 }