view es/feature-branches.dot @ 688:4bb10cfa3812

Make actual use of the preface.
author Bryan O'Sullivan <bos@serpentine.com>
date Thu, 26 Mar 2009 19:58:09 -0700
parents 0aa96b0ffb65
children
line wrap: on
line source

digraph feature_branches {
	maestro -> cripto;
	maestro -> sistemadearchivos;
	maestro -> ipc;
	maestro -> memoria;
	maestro -> red;
	maestro -> seguridad;
}