view en/feature-branches.dot @ 264:f8a2fe77908d

3 small typos
author arne@fluss.krababnet
date Fri, 31 Aug 2007 11:15:18 +0200
parents 5fc4a45c069f
children
line wrap: on
line source

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