view en/feature-branches.dot @ 382:d64d38d2a91a

more hook.tex
author Yoshiki Yazawa <yaz@honeyplanet.jp>
date Thu, 19 Feb 2009 20:42:55 +0900
parents 5fc4a45c069f
children
line wrap: on
line source

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