view es/feature-branches.dot @ 436:0aa96b0ffb65

Spanish version able to generate pdf and html
author Igor TAmara <igor@tamarapatino.org>
date Sun, 19 Oct 2008 04:31:49 -0500
parents e327e8e6811f
children
line wrap: on
line source

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