view es/feature-branches.dot @ 502:4cdeb830118b

Starting translating intro to spanish
author Igor TAmara <igor@tamarapatino.org>
date Sat, 08 Nov 2008 19:31:13 -0500
parents 0aa96b0ffb65
children
line wrap: on
line source

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