view ja/figs/feature-branches.dot @ 801:ce4050cf7d44

copy figs
author Yoshiki Yazawa <yaz@honeyplanet.jp>
date Thu, 18 Jun 2009 20:12:07 +0900
parents en/figs/feature-branches.dot@bebd5ff7fe7f
children
line wrap: on
line source

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