view es/feature-branches.dot @ 816:2c266a253b44

Merge with myself
author Bryan O'Sullivan <bos@serpentine.com>
date Sun, 26 Apr 2009 23:23:06 -0700
parents 0aa96b0ffb65
children
line wrap: on
line source

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