view es/feature-branches.dot @ 513:c7234c5d01b2

corrected typo
author Javier Rojas <jerojasro@devnull.li>
date Tue, 11 Nov 2008 23:14:03 -0500
parents 0aa96b0ffb65
children
line wrap: on
line source

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