view es/feature-branches.dot @ 758:8d130de70ebe

Make fop use userconfig.xml
author Dongsheng Song <dongsheng.song@gmail.com>
date Tue, 31 Mar 2009 09:25:14 +0800
parents 0aa96b0ffb65
children
line wrap: on
line source

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