view en/feature-branches.dot @ 488:b7d4d66c3ae5

Aiiiiiee section translated
author Igor TAmara <igor@tamarapatino.org>
date Mon, 03 Nov 2008 08:23:10 -0500
parents 5fc4a45c069f
children
line wrap: on
line source

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