view ja/feature-branches.dot @ 293:3b1291f24c0d

- replaved latex-mode to yatex-mode - comment out a few lines
author Yoshiki Yazawa <yaz@cc.rim.or.jp>
date Thu, 07 Feb 2008 23:11: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;
}