view es/feature-branches.dot @ 833:5225ec140003

Fix broken qguard example
author Bryan O'Sullivan <bos@serpentine.com>
date Thu, 14 May 2009 21:06:12 -0700
parents 0aa96b0ffb65
children
line wrap: on
line source

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