view en/feature-branches.dot @ 510:006cd2b41d11

corrected translation of a term
author Javier Rojas <jerojasro@devnull.li>
date Mon, 10 Nov 2008 22:20:46 -0500
parents 5fc4a45c069f
children
line wrap: on
line source

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