view en/images/feature-branches.dot @ 750:c15e039d98b8

appB-mq-ref.xml: Typo fix
author Dongsheng Song <dongsheng.song@gmail.com>
date Fri, 20 Mar 2009 16:50:51 +0800
parents 0e3d8f66bbb7
children
line wrap: on
line source

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