hgbook

view es/feature-branches.dot @ 748:18e65b2dc951

Literal translation of App.A. (I'm on a run with appendixes!)
author Giulio@puck
date Sat Jul 11 14:46:53 2009 +0200 (2009-07-11)
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 }