view en/feature-branches.dot @ 483:7f1572c365d2

translated up to section 2.1.1, included
author Javier Rojas <jerojasro@devnull.li>
date Fri, 31 Oct 2008 00:19:04 -0500
parents 5fc4a45c069f
children
line wrap: on
line source

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