view es/feature-branches.dot @ 448:a0d0a802c712

modifications to use the babel package for spanish
author jerojasro@localhost
date Sun, 19 Oct 2008 23:44:02 -0500
parents 0aa96b0ffb65
children
line wrap: on
line source

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