view es/feature-branches.dot @ 437:58dfbe3e1620

clarification on the order of the list of translators
author jerojasro@localhost
date Sat, 18 Oct 2008 22:53:37 -0500
parents 0aa96b0ffb65
children
line wrap: on
line source

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