view en/feature-branches.dot @ 325:a8269a1b9164

more mq.tex
author Yoshiki Yazawa <yaz@cc.rim.or.jp>
date Fri, 28 Mar 2008 02:11:02 +0900
parents 5fc4a45c069f
children
line wrap: on
line source

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