view ja/feature-branches.dot @ 376:9f7812b79c70

more daily.tex
author Yoshiki Yazawa <yaz@honeyplanet.jp>
date Fri, 09 Jan 2009 18:07:12 +0900
parents b0db5adf11c1
children
line wrap: on
line source

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