view en/feature-branches.dot @ 476:d5f1049a79dd

roll back untranslatable and more on undo.tex
author Igor TAmara <igor@tamarapatino.org>
date Mon, 27 Oct 2008 17:14:02 -0500
parents 5fc4a45c069f
children
line wrap: on
line source

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