view es/feature-branches.dot @ 623:2228a02bb86b

corrected a typo, upgraded the section of unification of terms for translation
author Javier Rojas <jerojasro@devnull.li>
date Sun, 18 Jan 2009 23:00:04 -0500
parents 0aa96b0ffb65
children
line wrap: on
line source

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