view en/feature-branches.dot @ 541:606295a87ff2

translated a bit more of hook.tex
author jerojasro@abu.no-ip.org
date Mon, 08 Dec 2008 12:55:51 -0500
parents 5fc4a45c069f
children
line wrap: on
line source

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