view en/feature-branches.dot @ 373:250ae1785828

finished collab.tex
author Yoshiki Yazawa <yaz@honeyplanet.jp>
date Wed, 17 Dec 2008 20:17: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;
}