view en/feature-branches.dot @ 304:e87fe9497b27

add progress percentage to todo.txt
author Yoshiki Yazawa <yaz@cc.rim.or.jp>
date Sat, 09 Feb 2008 00:23:15 +0900
parents 5fc4a45c069f
children
line wrap: on
line source

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