view es/feature-branches.dot @ 459:d4a0d7488a08

Merged jerojasro changes
author Igor TAmara <igor@tamarapatino.org>
date Sat, 25 Oct 2008 17:29:33 -0500
parents 0aa96b0ffb65
children
line wrap: on
line source

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