view es/feature-branches.dot @ 832:d5688822c51d

Preface, now with actual text
author Bryan O'Sullivan <bos@serpentine.com>
date Thu, 07 May 2009 22:32:55 -0700
parents 0aa96b0ffb65
children
line wrap: on
line source

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