view es/feature-branches.dot @ 811:a66f6d499afa

Add paragraph IDs
author Bryan O'Sullivan <bos@serpentine.com>
date Fri, 24 Apr 2009 00:27:21 -0700
parents 0aa96b0ffb65
children
line wrap: on
line source

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