view en/feature-branches.dot @ 429:8bedea2b8d60

continuing translating branches
author Igor TAmara <igor@tamarapatino.org>
date Fri, 17 Oct 2008 13:58:54 -0500
parents 5fc4a45c069f
children
line wrap: on
line source

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