view ja/feature-branches.dot @ 301:828f5606faf0

started branch.tex
author Yoshiki Yazawa <yaz@cc.rim.or.jp>
date Fri, 08 Feb 2008 19:44:10 +0900
parents b0db5adf11c1
children
line wrap: on
line source

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