view en/feature-branches.dot @ 461:90b67ac5862b

translated up to section 1.4.1
author Javier Rojas <jerojasro@devnull.li>
date Sat, 25 Oct 2008 15:01:39 -0500
parents 5fc4a45c069f
children
line wrap: on
line source

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