view en/feature-branches.dot @ 514:0eda2936ef77

translated a couple of paragraphs
author Javier Rojas <jerojasro@devnull.li>
date Tue, 11 Nov 2008 23:21:00 -0500
parents 5fc4a45c069f
children
line wrap: on
line source

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