view en/feature-branches.dot @ 446:8d9bd626b4b5

defined a command to insert translator's notes. Added an explanation on the README (Leame.1st) file
author jerojasro@localhost
date Sun, 19 Oct 2008 22:39:43 -0500
parents 5fc4a45c069f
children
line wrap: on
line source

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