view ja/feature-branches.dot @ 326:e03366f4d1e5

more mq.tex. in the mid of a paragraph, but I'm feeling tired.
author Yoshiki Yazawa <yaz@cc.rim.or.jp>
date Fri, 28 Mar 2008 02:37:59 +0900
parents b0db5adf11c1
children
line wrap: on
line source

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