view en/feature-branches.dot @ 596:58dbbfef964f

translated all of section 13.8
author Javier Rojas <jerojasro@devnull.li>
date Thu, 08 Jan 2009 22:05:24 -0500
parents 5fc4a45c069f
children
line wrap: on
line source

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