view en/feature-branches.dot @ 529:3afc654d70e5

translated some paragraphs. yawn sleepy
author jerojasro@localhost
date Sat, 29 Nov 2008 23:48:11 -0500
parents 5fc4a45c069f
children
line wrap: on
line source

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