view es/feature-branches.dot @ 684:3b062018273a

Add an import.
author Bryan O'Sullivan <bos@serpentine.com>
date Thu, 19 Mar 2009 22:40:31 -0700
parents 0aa96b0ffb65
children
line wrap: on
line source

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