view es/feature-branches.dot @ 480:7ca1186c422f

testing push
author Javier Rojas <jerojasro@devnull.li>
date Wed, 29 Oct 2008 23:47:29 -0500
parents 0aa96b0ffb65
children
line wrap: on
line source

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