view en/feature-branches.dot @ 366:4e746f46085c

finished tour-merge.tex
author Yoshiki Yazawa <yaz@honeyplanet.jp>
date Fri, 31 Oct 2008 22:21:35 +0900
parents 5fc4a45c069f
children
line wrap: on
line source

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