hgbook

view en/feature-branches.dot @ 439:955f5218f63e

Reserving chapters to translate on weekend
author Igor TAmara <igor@tamarapatino.org>
date Sat Dec 06 00:16:59 2008 -0500 (2008-12-06)
parents
children
line source
1 digraph feature_branches {
2 master -> crypto;
3 master -> filesystems;
4 master -> ipc;
5 master -> memory;
6 master -> network;
7 master -> security;
8 }