view en/feature-branches.dot @ 586:f8614aad2cbb

chapter taken to translate to spanish
author Igor Támara <igor@tamarapatino.org>
date Tue, 06 Jan 2009 22:40:18 -0500
parents 5fc4a45c069f
children
line wrap: on
line source

digraph feature_branches {
	master -> crypto;
	master -> filesystems;
	master -> ipc;
	master -> memory;
	master -> network;
	master -> security;
}